cvelist/2024/2xxx/CVE-2024-2653.json
2024-05-01 19:00:34 +00:00

99 lines
3.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-2653",
"ASSIGNER": "cert@cert.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-789: Memory Allocation with Excessive Size Value"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "AMPHP",
"product": {
"product_data": [
{
"product_name": "amphp/http-client",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "v4.0.0-rc10",
"version_value": "4.0.0"
}
]
}
},
{
"product_name": "amphp/http",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "2.0.0-beta.1",
"version_value": "2.1.0"
},
{
"version_affected": "<=",
"version_name": "v1.6.0-rc1",
"version_value": "1.7.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm",
"refsource": "MISC",
"name": "https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm"
},
{
"url": "https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4",
"refsource": "MISC",
"name": "https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/03/16",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2024/04/03/16"
}
]
},
"generator": {
"engine": "VINCE 2.1.12",
"env": "prod",
"origin": "https://cveawg.mitre.org/api/cve/CVE-2024-2653"
},
"source": {
"discovery": "UNKNOWN"
}
}