mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
240 lines
8.5 KiB
JSON
240 lines
8.5 KiB
JSON
{
|
|
"id": "CVE-2023-7028",
|
|
"sourceIdentifier": "cve@gitlab.com",
|
|
"published": "2024-01-12T14:15:49.420",
|
|
"lastModified": "2024-12-20T19:05:19.913",
|
|
"vulnStatus": "Analyzed",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "An issue has been discovered in GitLab CE/EE affecting all versions from 16.1 prior to 16.1.6, 16.2 prior to 16.2.9, 16.3 prior to 16.3.7, 16.4 prior to 16.4.5, 16.5 prior to 16.5.6, 16.6 prior to 16.6.4, and 16.7 prior to 16.7.2 in which user account password reset emails could be delivered to an unverified email address."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Se ha descubierto un problema en GitLab CE/EE que afecta a todas las versiones desde 16.1 anterior a 16.1.6, 16.2 anterior a 16.2.9, 16.3 anterior a 16.3.7, 16.4 anterior a 16.4.5, 16.5 anterior a 16.5.6, 16.6 antes de 16.6.4 y 16.7 antes de 16.7.2 en los que los correos electr\u00f3nicos de restablecimiento de contrase\u00f1a de cuenta de usuario pod\u00edan enviarse a una direcci\u00f3n de correo electr\u00f3nico no verificada."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV31": [
|
|
{
|
|
"source": "cve@gitlab.com",
|
|
"type": "Secondary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
|
|
"baseScore": 10.0,
|
|
"baseSeverity": "CRITICAL",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "CHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "NONE"
|
|
},
|
|
"exploitabilityScore": 3.9,
|
|
"impactScore": 5.8
|
|
},
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "3.1",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
|
|
"baseScore": 9.8,
|
|
"baseSeverity": "CRITICAL",
|
|
"attackVector": "NETWORK",
|
|
"attackComplexity": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"userInteraction": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"availabilityImpact": "HIGH"
|
|
},
|
|
"exploitabilityScore": 3.9,
|
|
"impactScore": 5.9
|
|
}
|
|
]
|
|
},
|
|
"cisaExploitAdd": "2024-05-01",
|
|
"cisaActionDue": "2024-05-22",
|
|
"cisaRequiredAction": "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.",
|
|
"cisaVulnerabilityName": "GitLab Community and Enterprise Editions Improper Access Control Vulnerability",
|
|
"weaknesses": [
|
|
{
|
|
"source": "cve@gitlab.com",
|
|
"type": "Secondary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-640"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-640"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
|
|
"versionStartIncluding": "16.1.0",
|
|
"versionEndExcluding": "16.1.6",
|
|
"matchCriteriaId": "4D1D5473-F384-420D-BD91-F2466F2CA278"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "16.1.0",
|
|
"versionEndExcluding": "16.1.6",
|
|
"matchCriteriaId": "6BEF9E84-75C1-41C0-BE14-7F550E2BE932"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
|
|
"versionStartIncluding": "16.2.0",
|
|
"versionEndExcluding": "16.2.9",
|
|
"matchCriteriaId": "1D29FF9D-9113-44A9-99C2-074B1B217B7C"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "16.2.0",
|
|
"versionEndExcluding": "16.2.9",
|
|
"matchCriteriaId": "AEA35F1C-5E02-407B-ADC6-4FDEFF885E59"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
|
|
"versionStartIncluding": "16.3.0",
|
|
"versionEndExcluding": "16.3.7",
|
|
"matchCriteriaId": "B3F039EF-84DD-41B6-AB5D-BF3F44A488C2"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "16.3.0",
|
|
"versionEndExcluding": "16.3.7",
|
|
"matchCriteriaId": "02C5947D-659A-4AE9-B2C8-08287AC03BF2"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
|
|
"versionStartIncluding": "16.4.0",
|
|
"versionEndExcluding": "16.4.5",
|
|
"matchCriteriaId": "C89EFE63-81D9-4964-BE91-BF31AA40C165"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "16.4.0",
|
|
"versionEndExcluding": "16.4.5",
|
|
"matchCriteriaId": "4B4C9455-DBA2-480B-8C59-898BC9DB8795"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
|
|
"versionStartIncluding": "16.5.0",
|
|
"versionEndExcluding": "16.5.6",
|
|
"matchCriteriaId": "A1A5DDAD-5B04-4643-8ACD-15D7C6CD76C2"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "16.5.0",
|
|
"versionEndExcluding": "16.5.6",
|
|
"matchCriteriaId": "24A21A70-46F1-4B28-BECB-4266AABBBD57"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
|
|
"versionStartIncluding": "16.6.0",
|
|
"versionEndExcluding": "16.6.4",
|
|
"matchCriteriaId": "7198B7E4-9928-4B7D-9D00-6B76CCAC3875"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "16.6.0",
|
|
"versionEndExcluding": "16.6.4",
|
|
"matchCriteriaId": "D294EA47-B2EF-42D6-A92B-93CEA5D209B7"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
|
|
"versionStartIncluding": "16.7.0",
|
|
"versionEndExcluding": "16.7.2",
|
|
"matchCriteriaId": "E66EC8A8-E889-450A-86B4-7D930788FF58"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
|
|
"versionStartIncluding": "16.7.0",
|
|
"versionEndExcluding": "16.7.2",
|
|
"matchCriteriaId": "DDBB44E5-7ED3-4C9B-9241-2E6DB79A3E27"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/436084",
|
|
"source": "cve@gitlab.com",
|
|
"tags": [
|
|
"Exploit",
|
|
"Issue Tracking",
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://hackerone.com/reports/2293343",
|
|
"source": "cve@gitlab.com",
|
|
"tags": [
|
|
"Permissions Required"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/436084",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
"tags": [
|
|
"Exploit",
|
|
"Issue Tracking",
|
|
"Vendor Advisory"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://hackerone.com/reports/2293343",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
"tags": [
|
|
"Permissions Required"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://www.vicarius.io/vsociety/posts/critical-gitlab-account-takeover-vulnerability-cve-2023-7028",
|
|
"source": "af854a3a-2127-422b-91ae-364da2661108",
|
|
"tags": [
|
|
"Exploit",
|
|
"Third Party Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |