cvelist/2024/31xxx/CVE-2024-31309.json

92 lines
3.7 KiB
JSON
Raw Normal View History

2024-04-02 14:23:32 +00:00
{
2024-04-10 19:08:41 +00:00
"data_version": "4.0",
2024-04-02 14:23:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-31309",
2024-04-10 19:08:41 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-04-02 14:23:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-04-10 19:08:41 +00:00
"value": "HTTP/2 CONTINUATION\u00a0DoS attack can cause Apache Traffic Server to consume more resources on the server.\u00a0 Version from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.3 are\u00a0affected.\n\nUsers can set a new setting (proxy.config.http2.max_continuation_frames_per_minute) to limit the number of CONTINUATION frames per minute. \u00a0ATS does have a fixed amount of memory a request can use and ATS adheres to these limits in previous releases.\nUsers are recommended to upgrade to versions 8.1.10 or 9.2.4 which fixes the issue.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Traffic Server",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "8.0.0",
"version_value": "8.1.9"
},
{
"version_affected": "<=",
"version_name": "9.0.0",
"version_value": "9.2.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lists.apache.org/thread/f9qh3g3jvy153wh82pz4onrfj1wh13kc",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/f9qh3g3jvy153wh82pz4onrfj1wh13kc"
2024-04-12 03:00:38 +00:00
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QV77HYM7ARSTL3B6U3IFG7PHDU65WL4I/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QV77HYM7ARSTL3B6U3IFG7PHDU65WL4I/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3XON6RM5ZKCZ6K6NB7BOTAWMJQKXJDO/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T3XON6RM5ZKCZ6K6NB7BOTAWMJQKXJDO/"
2024-04-02 14:23:32 +00:00
}
]
2024-04-10 19:08:41 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Bartek Nowotarski"
}
]
2024-04-02 14:23:32 +00:00
}