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.
Remediation
References
Related Vulnerabilities
WordPress Plugin SLIDER PHOTO GALLERY Multiple Vulnerabilities (1.0)
Oracle Database Server Other Vulnerability (CVE-2005-1197)
WordPress Plugin Question and Answer Forum 'title' Variable Cross-Site Scripting (1.2.4)
WordPress 5.5.x Multiple Vulnerabilities (5.5 - 5.5.10)
WebLogic Improper Check for Unusual or Exceptional Conditions Vulnerability (CVE-2019-17195)