cvelist/2023/46xxx/CVE-2023-46589.json
2024-01-05 12:00:35 +00:00

107 lines
4.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-46589",
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Input Validation vulnerability in Apache Tomcat.Tomcat from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.1.15, from 9.0.0-M1 through 9.0.82 and from 8.5.0 through 8.5.95 did not correctly parse HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single \nrequest as multiple requests leading to the possibility of request \nsmuggling when behind a reverse proxy.\n\nUsers are recommended to upgrade to version 11.0.0-M11\u00a0onwards, 10.1.16 onwards, 9.0.83 onwards or 8.5.96 onwards, which fix the issue.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-444 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')",
"cweId": "CWE-444"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Tomcat",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "11.0.0-M1",
"version_value": "11.0.0-M10"
},
{
"version_affected": "<=",
"version_name": "10.1.0-M1",
"version_value": "10.1.15"
},
{
"version_affected": "<=",
"version_name": "9.0.0-M1",
"version_value": "9.0.82"
},
{
"version_affected": "<=",
"version_name": "8.5.0",
"version_value": "8.5.95"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr"
},
{
"url": "https://www.openwall.com/lists/oss-security/2023/11/28/2",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2023/11/28/2"
},
{
"url": "https://security.netapp.com/advisory/ntap-20231214-0009/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20231214-0009/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00001.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2024/01/msg00001.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Norihito Aimoto (OSSTech Corporation) "
}
]
}