Out-of-bounds read in HAProxy - CVE-2018-20102

 

Out-of-bounds read in HAProxy - CVE-2018-20102

Published: December 14, 2018


Vulnerability identifier: #VU16548
CSH Severity: Low
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:Clear
CVE-ID: CVE-2018-20102
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: HAProxy
Affected software:
HAProxy

Detailed vulnerability description

The vulnerability allows a remote attacker to obtain potentially sensitive information on the target system.

The vulnerability exists due to improper checking of valid DNS responses by the dns_validate_dns_response function, as defined in the dns.c source code file. A remote attacker can send a specially crafted request that submits malicious input, trigger an out-of-bounds read access and obtain sensitive information.


How to mitigate CVE-2018-20102

Update to version 1.18.15.

Sources