René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

161 lines
5.6 KiB
JSON

{
"id": "CVE-2021-39899",
"sourceIdentifier": "cve@gitlab.com",
"published": "2021-10-04T17:15:08.357",
"lastModified": "2021-10-12T14:25:59.293",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In all versions of GitLab CE/EE, an attacker with physical access to a user\u2019s machine may brute force the user\u2019s password via the change password function. There is a rate limit in place, but the attack may still be conducted by stealing the session id from the physical compromise of the account and splitting the attack over several IP addresses and passing in the compromised session value from these various locations."
},
{
"lang": "es",
"value": "En todas las versiones de GitLab CE/EE, un atacante con acceso f\u00edsico a la m\u00e1quina de un usuario puede forzar la contrase\u00f1a del usuario por medio de la funci\u00f3n change password. Se presenta un l\u00edmite de velocidad, pero el ataque puede llevarse a cabo al robar el identificador de sesi\u00f3n desde el compromiso f\u00edsico de la cuenta y dividiendo el ataque en varias direcciones IP y pasando el valor de la sesi\u00f3n comprometida desde estas diversas ubicaciones"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "PHYSICAL",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 0.5,
"impactScore": 3.6
},
{
"source": "cve@gitlab.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"attackVector": "PHYSICAL",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 2.9,
"baseSeverity": "LOW"
},
"exploitabilityScore": 0.4,
"impactScore": 2.5
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 1.9
},
"baseSeverity": "LOW",
"exploitabilityScore": 3.4,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"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": "1.0.0",
"versionEndExcluding": "14.1.7",
"matchCriteriaId": "15511E8F-E088-49D8-BF62-7C0D3A5252BF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "1.0.0",
"versionEndExcluding": "14.1.7",
"matchCriteriaId": "C2FC870F-C488-49EF-92B2-A46CE6116A94"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionStartIncluding": "14.2",
"versionEndExcluding": "14.2.5",
"matchCriteriaId": "A3352A07-9A5A-4CA9-B6F6-71BA3A1D4F9C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "14.2",
"versionEndExcluding": "14.2.5",
"matchCriteriaId": "CAAC78F3-28E1-4A0D-BA8A-78AE9393B988"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:community:*:*:*",
"versionStartIncluding": "14.3",
"versionEndExcluding": "14.3.1",
"matchCriteriaId": "A573FB75-1C20-4E3A-982C-2B422C95BED8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gitlab:gitlab:*:*:*:*:enterprise:*:*:*",
"versionStartIncluding": "14.3",
"versionEndExcluding": "14.3.1",
"matchCriteriaId": "D0EFF286-2716-472C-AB8E-47595940C0B3"
}
]
}
]
}
],
"references": [
{
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-39899.json",
"source": "cve@gitlab.com",
"tags": [
"Vendor Advisory"
]
}
]
}