cvelist/2024/27xxx/CVE-2024-27316.json

97 lines
3.2 KiB
JSON
Raw Normal View History

2024-02-23 15:00:35 +00:00
{
2024-04-04 21:00:40 +00:00
"data_version": "4.0",
2024-02-23 15:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-27316",
2024-04-04 21:00:40 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-02-23 15:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-04 21:00:40 +00:00
"value": "HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this leads to memory exhaustion."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-07-22 09:00:37 +00:00
"value": "CWE-770 Allocation of Resources Without Limits or Throttling",
"cweId": "CWE-770"
2024-04-04 21:00:40 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "2.4.17",
"version_value": "2.4.58"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://httpd.apache.org/security/vulnerabilities_24.html",
"refsource": "MISC",
"name": "https://httpd.apache.org/security/vulnerabilities_24.html"
2024-04-15 16:00:35 +00:00
},
{
2024-07-22 09:00:37 +00:00
"url": "https://www.openwall.com/lists/oss-security/2024/04/03/16",
2024-04-15 16:00:35 +00:00
"refsource": "MISC",
2024-07-22 09:00:37 +00:00
"name": "https://www.openwall.com/lists/oss-security/2024/04/03/16"
2024-05-01 18:01:19 +00:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/04/04/4",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2024/04/04/4"
2024-07-29 23:00:38 +00:00
},
{
"url": "https://support.apple.com/kb/HT214119",
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT214119"
2024-07-30 02:01:10 +00:00
},
{
"url": "http://seclists.org/fulldisclosure/2024/Jul/18",
"refsource": "MISC",
"name": "http://seclists.org/fulldisclosure/2024/Jul/18"
2024-02-23 15:00:35 +00:00
}
]
2024-04-04 21:00:40 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Bartek Nowotarski (https://nowotarski.info/) "
}
]
2024-02-23 15:00:35 +00:00
}