CVE-2019-18277

A flaw was found in HAProxy before 2.0.6. In legacy mode, messages featuring a transfer-encoding header missing the "chunked" value were not being correctly rejected. The impact was limited but if combined with the "http-reuse always" setting, it could be used to help construct an HTTP request smuggling attack against a vulnerable component employing a lenient parser that would ignore the content-length header as soon as it saw a transfer-encoding one (even if not entirely valid according to the specification).
Configurations

Configuration 1

cpe:2.3:a:haproxy:haproxy:*:*:*:*:*:*:*:*

Information

Published : 2019-10-23 02:15

Updated : 2022-06-02 02:15


NVD link : CVE-2019-18277

Mitre link : CVE-2019-18277

Products Affected
No products.
CWE
CWE-444

Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')