While investigating bug 64830 it was discovered that Apache Tomcat 10.0.0-M1 to 10.0.0-M9, 9.0.0-M1 to 9.0.39 and 8.5.0 to 8.5.59 could re-use an HTTP request header value from the previous stream received on an HTTP/2 connection for the request associated with the subsequent stream. While this would most likely lead to an error and the closure of the HTTP/2 connection, it is possible that information could leak between requests.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| org.apache.tomcat:tomcat-coyote(Maven) | 10.0.0-M1 | 10.0.0-M10 | N/A |
| org.apache.tomcat:tomcat-coyote(Maven) | 9.0.0-M1 | 9.0.40 | N/A |
| org.apache.tomcat:tomcat-coyote(Maven) | 8.5.0 | 8.5.60 | N/A |
CVSS Metrics