Buffer overflow in HAProxy - CVE-2015-3281

 

Buffer overflow in HAProxy - CVE-2015-3281

Published: July 6, 2015 / Updated: July 28, 2020


Vulnerability identifier: #VU32413
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2015-3281
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: HAProxy
Affected software:
HAProxy

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The buffer_slow_realign function in HAProxy 1.5.x before 1.5.14 and 1.6-dev does not properly realign a buffer that is used for pending outgoing data, which allows remote attackers to obtain sensitive information (uninitialized memory contents of previous requests) via a crafted request.


How to mitigate CVE-2015-3281

Install update from vendor's website.

Sources