2024-12-08 03:06:42 +00:00

94 lines
2.4 KiB
JSON

{
"id": "CVE-2024-22086",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-05T04:15:07.833",
"lastModified": "2024-11-21T08:55:32.947",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "handle_request in http.c in cherry through 4b877df has an sscanf stack-based buffer overflow via a long URI, leading to remote code execution."
},
{
"lang": "es",
"value": "handle_request en http.c en cherry hasta 4b877df tiene un desbordamiento de b\u00fafer en la regi\u00f3n stack de la memoria sscanf a trav\u00e9s de un URI largo, lo que lleva a la ejecuci\u00f3n remota de c\u00f3digo."
}
],
"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: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
}
]
},
"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:hayyp:cherry:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2021-01-05",
"matchCriteriaId": "70E7BB44-A376-4183-A41D-775D68B6A751"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/hayyp/cherry/issues/1",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://github.com/hayyp/cherry/issues/1",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
]
}
]
}