The net/http package improperly accepts a bare LF as a...
Critical severity
Unreviewed
Published
Apr 8, 2025
to the GitHub Advisory Database
•
Updated Apr 18, 2025
Description
Published by the National Vulnerability Database
Apr 8, 2025
Published to the GitHub Advisory Database
Apr 8, 2025
Last updated
Apr 18, 2025
The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.
References