#VU22597 Inconsistent interpretation of HTTP requests in HAProxy - CVE-2019-18277

 

#VU22597 Inconsistent interpretation of HTTP requests in HAProxy - CVE-2019-18277

Published: November 7, 2019


Vulnerability identifier: #VU22597
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2019-18277
CWE-ID: CWE-444
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
HAProxy
Software vendor:
HAProxy

Description

The vulnerability allows a remote attacker to perform HTTP request smuggling attack.

The vulnerability exists due to incorrect processing of messages with a missing transfer-encoding header, when HAProxy is configured in legacy mode. The server does not reject "chunked" value that combined with the "http-reuse always" setting can lead to HTTP request smuggling attack.


Remediation

Install updates from vendor's website.

External links