VDB
Sign up
CRITICAL9.8

GHSA-r29c-68gh-xp6x

Apache Tomcat - HTTP/2 request headers not validated

Quick fix

GHSA-r29c-68gh-xp6x — 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: HTTP/2 request headers were not validated which may have triggered unexpected application behaviour if the application (quite reasonably) assumed that header value exposed through the Servlet API would be specification compliant.

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 Dawit Jeong (@dawitngoliath)

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven/org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 8.5.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: 8.5.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-coyote
Introduced in: 8.5.0Fixed in: 9.0.118
Fix# pom.xml: bump <version>9.0.118</version> for org.apache.tomcat:tomcat-coyote
Maven/org.apache.tomcat:tomcat-coyote
Introduced in: 10.1.0-M1Fixed in: 10.1.55
Fix# pom.xml: bump <version>10.1.55</version> for org.apache.tomcat:tomcat-coyote
Maven/org.apache.tomcat:tomcat-coyote
Introduced in: 11.0.0-M1Fixed in: 11.0.22
Fix# pom.xml: bump <version>11.0.22</version> for org.apache.tomcat:tomcat-coyote

References