VDB
KO
MEDIUM 5.3

GHSA-653p-vg55-5652

Apache Tomcat Uncontrolled Resource Consumption vulnerability

Details

Uncontrolled Resource Consumption vulnerability in the examples web application provided with Apache Tomcat leads to denial of service.

This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.1, from 10.1.0-M1 through 10.1.33, from 9.0.0.M1 through 9.9.97. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 though 8.5.100. Other, older, EOL versions may also be affected.

Users are recommended to upgrade to version 11.0.2, 10.1.34 or 9.0.98, which fixes the issue.

This vulnerability does not affect core Apache Tomcat server components (tomcat-catalina, tomcat-coyote, tomcat-embed-core, etc.). Removing the `webapps/examples/` directory in production environments — as recommended by the [Apache Tomcat Security Considerations documentation](https://tomcat.apache.org/tomcat-9.0-doc/security-howto.html#Examples) — eliminates the attack surface entirely.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.apache.tomcat:tomcat
Introduced in: 11.0.0-M1 Fixed in: 11.0.2
Fix # pom.xml: bump <version>11.0.2</version> for org.apache.tomcat:tomcat
Maven / org.apache.tomcat:tomcat
Introduced in: 10.1.0-M1 Fixed in: 10.1.34
Fix # pom.xml: bump <version>10.1.34</version> for org.apache.tomcat:tomcat
Maven / org.apache.tomcat:tomcat
Introduced in: 9.0.0.M1 Fixed in: 9.0.98
Fix # pom.xml: bump <version>9.0.98</version> for org.apache.tomcat:tomcat

References