cvelist/2022/42xxx/CVE-2022-42252.json

97 lines
3.7 KiB
JSON
Raw Normal View History

2022-10-03 09:00:31 +00:00
{
2022-11-18 12:00:31 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2022-10-03 09:00:31 +00:00
"CVE_data_meta": {
"ID": "CVE-2022-42252",
2022-11-18 12:00:31 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "If Apache Tomcat 8.5.0 to 8.5.82, 9.0.0-M1 to 9.0.67, 10.0.0-M1 to 10.0.26 or 10.1.0-M1 to 10.1.0 was configured to ignore invalid HTTP headers via setting rejectIllegalHeader to false (the default for 8.5.x only), Tomcat did not reject a request containing an invalid Content-Length header making a request smuggling attack possible if Tomcat was located behind a reverse proxy that also failed to reject the request with the invalid header."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-12-20 14:00:34 +00:00
"value": "CWE-444 Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')",
"cweId": "CWE-444"
2022-11-18 12:00:31 +00:00
}
]
}
]
2022-10-03 09:00:31 +00:00
},
2022-11-01 09:15:29 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
2022-11-18 12:00:31 +00:00
"vendor_name": "Apache Software Foundation",
2022-11-01 09:15:29 +01:00
"product": {
"product_data": [
{
"product_name": "Apache Tomcat",
"version": {
"version_data": [
{
2023-05-30 06:00:51 +00:00
"version_affected": "<=",
"version_name": "10.1.0-M1",
"version_value": "10.1.0"
2022-11-01 09:15:29 +01:00
},
{
2023-05-30 06:00:51 +00:00
"version_affected": "<=",
"version_name": "10.0.0-M1",
"version_value": "10.0.26"
2022-11-01 09:15:29 +01:00
},
{
2023-05-30 06:00:51 +00:00
"version_affected": "<=",
"version_name": "9.0.0-M1",
"version_value": "9.0.67"
2022-11-01 09:15:29 +01:00
},
{
2023-05-30 06:00:51 +00:00
"version_affected": "<=",
"version_name": "8.5.0",
"version_value": "8.5.82"
2022-11-01 09:15:29 +01:00
}
]
}
}
]
2022-11-18 12:00:31 +00:00
}
2022-11-01 09:15:29 +01:00
}
]
}
},
"references": {
"reference_data": [
{
2022-11-01 09:00:31 +00:00
"url": "https://lists.apache.org/thread/zzcxzvqfdqn515zfs3dxb7n8gty589sq",
2022-11-18 12:00:31 +00:00
"refsource": "MISC",
2022-11-01 09:00:31 +00:00
"name": "https://lists.apache.org/thread/zzcxzvqfdqn515zfs3dxb7n8gty589sq"
2023-05-30 06:00:51 +00:00
},
{
"url": "https://security.gentoo.org/glsa/202305-37",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202305-37"
2022-11-01 09:15:29 +01:00
}
]
},
2022-11-18 12:00:31 +00:00
"generator": {
"engine": "Vulnogram 0.0.9"
},
2022-11-01 09:15:29 +01:00
"source": {
"discovery": "UNKNOWN"
2022-11-18 12:00:31 +00:00
},
"credits": [
{
"lang": "en",
"value": "Thanks to Sam Shahsavar who discovered this issue and reported it to the Apache Tomcat security team."
}
]
2022-11-01 09:00:31 +00:00
}