HAProxy before 2.7.3 may allow a bypass of access control...
Critical severity
Unreviewed
Published
Feb 14, 2023
to the GitHub Advisory Database
•
Updated Mar 5, 2023
Description
Published by the National Vulnerability Database
Feb 14, 2023
Published to the GitHub Advisory Database
Feb 14, 2023
Last updated
Mar 5, 2023
HAProxy before 2.7.3 may allow a bypass of access control because HTTP/1 headers are inadvertently lost in some situations, aka "request smuggling." The HTTP header parsers in HAProxy may accept empty header field names, which could be used to truncate the list of HTTP headers and thus make some headers disappear after being parsed and processed for HTTP/1.0 and HTTP/1.1. For HTTP/2 and HTTP/3, the impact is limited because the headers disappear before being parsed and processed, as if they had not been sent by the client. The fixed versions are 2.7.3, 2.6.9, 2.5.12, 2.4.22, 2.2.29, and 2.0.31.
References