2023-11-13 19:00:21 +00:00

88 lines
2.4 KiB
JSON

{
"id": "CVE-2017-7252",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-11-03T01:15:07.777",
"lastModified": "2023-11-13T17:50:18.397",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "bcrypt password hashing in Botan before 2.1.0 does not correctly handle passwords with a length between 57 and 72 characters, which makes it easier for attackers to determine the cleartext password."
},
{
"lang": "es",
"value": "El hash de contrase\u00f1as de bcrypt en Botan anterior a 2.1.0 no maneja correctamente las contrase\u00f1as con una longitud de entre 57 y 72 caracteres, lo que facilita a los atacantes determinar la contrase\u00f1a en texto plano."
}
],
"metrics": {
"cvssMetricV31": [
{
"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:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-319"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.11.0",
"versionEndExcluding": "2.1.0",
"matchCriteriaId": "A9209C67-7AAD-43E6-AEE2-8365EC3BD737"
}
]
}
]
}
],
"references": [
{
"url": "https://botan.randombit.net/security.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1034591",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
}
]
}