QID 730665

Date Published: 2022-11-24

QID 730665: Apache Tomcat Information Disclosure Vulnerability (CVE-2021-43980)

Apache Tomcat is an open source web server and servlet container developed by the Apache Software Foundation.

The simplified implementation of blocking reads and writes introduced in Tomcat 10 and back-ported to Tomcat 9.0.47 onwards exposed a long standing (but extremely hard to trigger) concurrency bug that could cause client connections to share an Http11Processor instance resulting in responses, or part responses, to be received by the wrong client.

Affected versions:
Apache Tomcat 9.0.0-M1 to 9.0.60

QID Detection Logic (Unauthenticated):
This QID sends a HTTP GET request to an invalid URL and based on the response confirms the vulnerable instance of Apache Tomcat running on the host.

Successful exploitation of this vulnerability could reveal sensitive information to an unauthorized attacker.

  • CVSS V3 rated as Medium - 3.7 severity.
  • CVSS V2 rated as Medium - 5.4 severity.
  • Solution
    Customers are advised to upgrade Apache Tomcat to the new version to remediate this vulnerability. For more information please refer to Apache Tomcat Security Advisory.

    CVEs related to QID 730665

    Software Advisories
    Advisory ID Software Component Link
    Apache Tomcat URL Logo tomcat.apache.org/security-9.html#Fixed_in_Apache_Tomcat_9.0.62