VDB
Sign up
HIGH7.5

GHSA-gx5v-xp9w-j4cg

Apache Tomcat: Unbounded read in WebDAV LOCK and PROPFIND handling

Quick fix

GHSA-gx5v-xp9w-j4cg — org.apache.tomcat.embed:tomcat-embed-core: upgrade to the fixed version with the command below.

# pom.xml: bump <version>9.0.118</version> for org.apache.tomcat.embed:tomcat-embed-core

Details

Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.21 Apache Tomcat 10.1.0-M1 to 10.1.54 Apache Tomcat 9.0.0.M1 to 9.0.117 Older, unsupported versions may also be affected

Description: No limit was enforced on the request body for WebDAV LOCK or PROPFIND requests which were available to unauthenticated users.

Mitigation: Users of the affected versions should apply one of the following mitigations: - Upgrade to Apache Tomcat 11.0.22 or later - Upgrade to Apache Tomcat 10.1.55 or later - Upgrade to Apache Tomcat 9.0.118 or later

Credit: This issue was identified by Dariusz Gońda

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven/org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 0Fixed in: 9.0.118
Fix# pom.xml: bump <version>9.0.118</version> for org.apache.tomcat.embed:tomcat-embed-core
Maven/org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 10.1.0-M1Fixed in: 10.1.55
Fix# pom.xml: bump <version>10.1.55</version> for org.apache.tomcat.embed:tomcat-embed-core
Maven/org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 11.0.0-M1Fixed in: 11.0.22
Fix# pom.xml: bump <version>11.0.22</version> for org.apache.tomcat.embed:tomcat-embed-core
Maven/org.apache.tomcat:tomcat
Introduced in: 0Fixed in: 9.0.118
Fix# pom.xml: bump <version>9.0.118</version> for org.apache.tomcat:tomcat
Maven/org.apache.tomcat:tomcat
Introduced in: 10.1.0-M1Fixed in: 10.1.55
Fix# pom.xml: bump <version>10.1.55</version> for org.apache.tomcat:tomcat
Maven/org.apache.tomcat:tomcat
Introduced in: 11.0.0-M1Fixed in: 11.0.22
Fix# pom.xml: bump <version>11.0.22</version> for org.apache.tomcat:tomcat
Maven/org.apache.tomcat:tomcat-catalina
Introduced in: 0Fixed in: 9.0.118
Fix# pom.xml: bump <version>9.0.118</version> for org.apache.tomcat:tomcat-catalina
Maven/org.apache.tomcat:tomcat-catalina
Introduced in: 10.1.0-M1Fixed in: 10.1.55
Fix# pom.xml: bump <version>10.1.55</version> for org.apache.tomcat:tomcat-catalina
Maven/org.apache.tomcat:tomcat-catalina
Introduced in: 11.0.0-M1Fixed in: 11.0.22
Fix# pom.xml: bump <version>11.0.22</version> for org.apache.tomcat:tomcat-catalina

References