2024-09-06 18:03:18 +00:00

56 lines
1.8 KiB
JSON

{
"id": "CVE-2024-2653",
"sourceIdentifier": "cret@cert.org",
"published": "2024-04-03T18:15:07.317",
"lastModified": "2024-09-06T17:35:08.337",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set END_HEADERS flag, resulting in an OOM crash."
},
{
"lang": "es",
"value": "amphp/http recopilar\u00e1 cuadros de CONTINUACI\u00d3N en un b\u00fafer ilimitado y no verificar\u00e1 un l\u00edmite hasta que haya recibido el indicador END_HEADERS establecido, lo que provocar\u00e1 un bloqueo de OOM."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.2
}
]
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/03/16",
"source": "cret@cert.org"
},
{
"url": "https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4",
"source": "cret@cert.org"
},
{
"url": "https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm",
"source": "cret@cert.org"
}
]
}