When responding to new h2c connection requests, Apache Tomcat versions 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41 and 8.5.0 to 8.5.61 could duplicate request headers and a limited amount of request body from one request to another meaning user A and user B could both see the results of user A's request.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| org.apache.tomcat.embed:tomcat-embed-core(Maven) | 10.0.0 | 10.0.2 | N/A |
| org.apache.tomcat.embed:tomcat-embed-core(Maven) | 9.0.0 | 9.0.43 | N/A |
| org.apache.tomcat.embed:tomcat-embed-core(Maven) | 8.5.0 | 8.5.63 | N/A |
CVSS Metrics