2024-01-05 05:00:29 +00:00
{
"id" : "CVE-2024-22086" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-01-05T04:15:07.833" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:55:32.947" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-05 05:00:29 +00:00
"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."
2024-01-05 13:00:29 +00:00
} ,
{
"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."
2024-01-05 05:00:29 +00:00
}
] ,
2024-01-11 19:00:38 +00:00
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-01-11 19:00:38 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-11 19:00:38 +00:00
} ,
"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"
}
]
}
]
}
] ,
2024-01-05 05:00:29 +00:00
"references" : [
{
"url" : "https://github.com/hayyp/cherry/issues/1" ,
2024-01-11 19:00:38 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Mitigation" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/hayyp/cherry/issues/1" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Mitigation" ,
"Third Party Advisory"
]
2024-01-05 05:00:29 +00:00
}
]
}