GHSA-p2j5-5566-vpv9High
A client may issue specially crafted HTTP/1.1 chunked requests to a Jetty server that cause Jetty...
🔗 CVE IDs covered (1)
📋 Description
A client may issue specially crafted HTTP/1.1 chunked requests to a Jetty server that cause Jetty and an intermediary proxy to interpret different request boundaries, potentially resulting in HTTP request smuggling.
This is caused by Jetty accepting a lone LF character as a terminator in parts of chunked request parsing. Depending on the Jetty version and configured HTTP compliance mode, this may occur in chunk extensions, chunk data termination, or trailer termination.