An out-of-bounds read in dns_validate_dns_response in dns.c was discovered in HAProxy through 1.8.14. Due to a missing check when validating DNS responses, remote attackers might be able read the 16 bytes corresponding to an AAAA record from the non-initialized part of the buffer, possibly accessing anything that was left on the stack, or even past the end of the 8193-byte buffer, depending on the value of accepted_payload_size.
References
Link | Resource |
---|---|
http://git.haproxy.org/?p=haproxy.git%3Ba=commit%3Bh=efbbdf72992cd20458259962346044cafd9331c0 | |
http://www.securityfocus.com/bid/106223 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHBA-2019:0326 | Third Party Advisory |
https://access.redhat.com/errata/RHBA-2019:0327 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2019:1436 | |
https://lists.debian.org/debian-lts-announce/2022/05/msg00045.html | |
https://usn.ubuntu.com/3858-1/ | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
02 Jun 2022, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2018-12-12 17:29
Updated : 2024-02-04 20:03
NVD link : CVE-2018-20102
Mitre link : CVE-2018-20102
CVE.ORG link : CVE-2018-20102
JSON object : View
Products Affected
redhat
- openshift_container_platform
canonical
- ubuntu_linux
haproxy
- haproxy
CWE
CWE-125
Out-of-bounds Read