HTTP Request Smuggling in ruby webrick
High severity
GitHub Reviewed
Published
Sep 22, 2024
to the GitHub Advisory Database
•
Updated Sep 25, 2024
Description
Published by the National Vulnerability Database
Sep 22, 2024
Published to the GitHub Advisory Database
Sep 22, 2024
Reviewed
Sep 23, 2024
Last updated
Sep 25, 2024
An issue was discovered in the WEBrick toolkit through 1.8.1 for Ruby. It allows HTTP request smuggling by providing both a Content-Length header and a Transfer-Encoding header, e.g., "GET /admin HTTP/1.1\r\n" inside of a "POST /user HTTP/1.1\r\n" request. NOTE: the supplier's position is "Webrick should not be used in production."
References