2024-04-04 08:46:00 +00:00

85 lines
2.2 KiB
JSON

{
"id": "CVE-2022-28068",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-22T19:16:22.423",
"lastModified": "2023-08-24T22:03:29.030",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A heap buffer overflow in r_sleb128 function in radare2 5.4.2 and 5.4.0."
},
{
"lang": "es",
"value": "Un desbordamiento del b\u00fafer del mont\u00edculo en la funci\u00f3n r_sleb128 en radare2 5.4.2 y 5.4.0."
}
],
"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:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:radare:radare2:5.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "834B6EB8-099A-469F-ADA3-183E51E43717"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:radare:radare2:5.4.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C9DEDA4E-172C-482D-8527-D9AEF8A1D7CC"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/radareorg/radare2/commit/637f4bd1af6752e28e0a9998e954e2e9ce6fa992",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
}
]
}