cvelist/2023/34xxx/CVE-2023-34981.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2023-06-08 13:00:40 +00:00
{
2023-06-21 11:00:42 +00:00
"data_version": "4.0",
2023-06-08 13:00:40 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-34981",
2023-06-21 11:00:42 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2023-06-08 13:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-21 11:00:42 +00:00
"value": "A regression in the fix for bug 66512 in Apache Tomcat 11.0.0-M5, 10.1.8, 9.0.74 and 8.5.88 meant that, if a response did not include any HTTP headers no AJP SEND_HEADERS messare woudl be sent for the response which in turn meant that at least one AJP proxy (mod_proxy_ajp) would use the response headers from the previous request leading to an information leak."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect loop logic"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Tomcat",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "11.0.0-M5"
},
{
"version_affected": "=",
"version_value": "10.1.8"
},
{
"version_affected": "=",
"version_value": "9.0.74"
},
{
"version_affected": "=",
"version_value": "8.5.88"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lists.apache.org/thread/j1ksjh9m9gx1q60rtk1sbzmxhvj5h5qz",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/j1ksjh9m9gx1q60rtk1sbzmxhvj5h5qz"
2023-07-18 08:00:33 +00:00
},
{
"url": "https://security.netapp.com/advisory/ntap-20230714-0003/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20230714-0003/"
2023-06-08 13:00:40 +00:00
}
]
2023-06-21 11:00:42 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Hidenobu Hayashi and Yuichiro Fukubayashi of M3, Inc."
}
]
2023-06-08 13:00:40 +00:00
}