QID 730242
Date Published: 2021-11-04
QID 730242: Apache Tomcat Denial of Service (DoS) Vulnerability
Apache Tomcat is an open source web server and servlet container developed by the Apache Software Foundation.
A vulnerability in Apache Tomcat allows an attacker to remotely trigger a denial of service. An error introduced as part of a change to improve error handling during non-blocking I/O meant that the error flag associated with the Request object was not reset between requests.
Affected Versions:
Apache Tomcat 10.1.0-M1 to 10.1.0-M5
Apache Tomcat 10.0.0-M10 to 10.0.11
Apache Tomcat 9.0.40 to 9.0.53
Apache Tomcat 8.5.60 to 8.5.71
QID Detection Logic (Unauthenticated):
The QID checks for vulnerable version by sending a GET /QUALYS730242 HTTP/1.0 request which helps in retrieving the installed version of Apache Tomcat in the banner of the response.
Successful exploitation of the vulnerability can allow an attacker to trigger a DoS via an OutOfMemoryError.
CVEs related to QID 730242
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| CVE-2021-42340 |
|