2024-01-03 23:00:29 +00:00

87 lines
2.3 KiB
JSON

{
"id": "CVE-2023-51771",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-25T05:15:08.730",
"lastModified": "2024-01-03T21:02:26.533",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In MicroHttpServer (aka Micro HTTP Server) through a8ab029, _ParseHeader in lib/server.c allows a one-byte recv buffer overflow via a long URI."
},
{
"lang": "es",
"value": "En MicroHttpServer (tambi\u00e9n conocido como Micro HTTP Server) hasta a8ab029, _ParseHeader en lib/server.c permite un desbordamiento de b\u00fafer de recepci\u00f3n de un byte a trav\u00e9s de un URI largo."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-120"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:starnight:micro_http_server:-:*:*:*:*:*:*:*",
"matchCriteriaId": "1464DBE3-B59A-4C81-A17F-DD3F18EB7AFC"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/starnight/MicroHttpServer/issues/8",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://github.com/starnight/MicroHttpServer/tree/a8ab029c9a26a4c9f26b9d8a2757b8299aaff120",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}