CVE-2017-7658
Published: Jun 26, 2018
Modified: Aug 5, 2024
Description
In Eclipse Jetty Server, versions 9.2.x and older, 9.3.x (all non HTTP/1.x configurations), and 9.4.x (all HTTP/1.x configurations), when presented with two content-lengths headers, Jetty ignored the second. When presented with a content-length and a chunked encoding header, the content-length was ignored (as per RFC 2616). If an intermediary decided on the shorter length, but still passed on the longer body, then body content could be interpreted by Jetty as a pipelined request. If the intermediary was imposing authorization, the fake pipelined request would bypass that authorization.
| Vendor | Product | Versions |
|---|---|---|
The Eclipse Foundation | Eclipse Jetty | affected unspecified - < 9.2.25affected 9.3.0 - < unspecifiedaffected unspecified - < 9.3.24affected 9.4.0 - < unspecifiedaffected unspecified - < 9.4.11 |
Weaknesses (CWE)
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now