Lucene search

K
cvelistApacheCVELIST:CVE-2023-34981
HistoryJun 21, 2023 - 10:26 a.m.

CVE-2023-34981 Apache Tomcat: AJP response header mix-up

2023-06-2110:26:16
apache
www.cve.org
3
apache tomcat
ajp response
cve-2023-34981
information leak

7.6 High

AI Score

Confidence

High

0.004 Low

EPSS

Percentile

74.6%

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.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "Apache Tomcat",
    "vendor": "Apache Software Foundation",
    "versions": [
      {
        "status": "affected",
        "version": "11.0.0-M5"
      },
      {
        "status": "affected",
        "version": "10.1.8"
      },
      {
        "status": "affected",
        "version": "9.0.74"
      },
      {
        "status": "affected",
        "version": "8.5.88"
      }
    ]
  }
]