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

94 lines
2.5 KiB
JSON

{
"id": "CVE-2024-22087",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-05T04:15:07.880",
"lastModified": "2024-11-21T08:55:33.113",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "route in main.c in Pico HTTP Server in C through f3b69a6 has an sprintf stack-based buffer overflow via a long URI, leading to remote code execution."
},
{
"lang": "es",
"value": "La ruta en main.c en Pico HTTP Server en C hasta f3b69a6 tiene un desbordamiento de b\u00fafer en la regi\u00f3n stack de la memoria sprintf 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:alekseykurepin:pico_http_server_in_c:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2021-04-02",
"matchCriteriaId": "8FEF2CA7-7D88-42A8-A7B2-4CDA320AD91E"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/foxweb/pico/issues/31",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://github.com/foxweb/pico/issues/31",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
]
}
]
}