VDB
KO
HIGH 7.5

GHSA-7w75-32cg-r6g2

Apache Tomcat Denial of Service due to improper input validation vulnerability for HTTP/2 requests

Quick fix

GHSA-7w75-32cg-r6g2 — org.apache.tomcat:tomcat-coyote: upgrade to the fixed version with the command below.

# pom.xml: bump <version>11.0.0-M17</version> for org.apache.tomcat:tomcat-coyote

Details

Denial of Service due to improper input validation vulnerability for HTTP/2 requests in Apache Tomcat. When processing an HTTP/2 request, if the request exceeded any of the configured limits for headers, the associated HTTP/2 stream was not reset until after all of the headers had been processed.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through 10.1.18, from 9.0.0-M1 through 9.0.85, from 8.5.0 through 8.5.98.

Users are recommended to upgrade to version 11.0.0-M17, 10.1.19, 9.0.86 or 8.5.99 which fix the issue.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.apache.tomcat:tomcat-coyote
Introduced in: 11.0.0-M1 Fixed in: 11.0.0-M17
Fix # pom.xml: bump <version>11.0.0-M17</version> for org.apache.tomcat:tomcat-coyote
Maven / org.apache.tomcat:tomcat-coyote
Introduced in: 10.1.0-M1 Fixed in: 10.1.19
Fix # pom.xml: bump <version>10.1.19</version> for org.apache.tomcat:tomcat-coyote
Maven / org.apache.tomcat:tomcat-coyote
Introduced in: 9.0.0-M1 Fixed in: 9.0.86
Fix # pom.xml: bump <version>9.0.86</version> for org.apache.tomcat:tomcat-coyote
Maven / org.apache.tomcat:tomcat-coyote
Introduced in: 8.5.0 Fixed in: 8.5.99
Fix # pom.xml: bump <version>8.5.99</version> for org.apache.tomcat:tomcat-coyote
Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 8.5.0 Fixed in: 8.5.99
Fix # pom.xml: bump <version>8.5.99</version> for org.apache.tomcat.embed:tomcat-embed-core
Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 9.0.0-M1 Fixed in: 9.0.86
Fix # pom.xml: bump <version>9.0.86</version> for org.apache.tomcat.embed:tomcat-embed-core
Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 10.1.0-M1 Fixed in: 10.1.19
Fix # pom.xml: bump <version>10.1.19</version> for org.apache.tomcat.embed:tomcat-embed-core
Maven / org.apache.tomcat.embed:tomcat-embed-core
Introduced in: 11.0.0-M1 Fixed in: 11.0.0-M17
Fix # pom.xml: bump <version>11.0.0-M17</version> for org.apache.tomcat.embed:tomcat-embed-core

References