cvelist/2018/20xxx/CVE-2018-20102.json

92 lines
3.2 KiB
JSON
Raw Normal View History

2018-12-12 12:06:42 -05:00
{
2019-03-18 05:26:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20102",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-12-12 12:06:42 -05:00
{
2019-03-18 05:26:07 +00:00
"lang": "eng",
"value": "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."
2018-12-12 12:06:42 -05:00
}
2019-03-18 05:26:07 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://git.haproxy.org/?p=haproxy.git;a=commit;h=efbbdf72992cd20458259962346044cafd9331c0",
"refsource": "MISC",
"url": "http://git.haproxy.org/?p=haproxy.git;a=commit;h=efbbdf72992cd20458259962346044cafd9331c0"
},
{
"name": "USN-3858-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3858-1/"
},
{
"name": "RHBA-2019:0326",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHBA-2019:0326"
},
{
"name": "106223",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106223"
2019-04-24 06:00:47 +00:00
},
{
"refsource": "REDHAT",
"name": "RHBA-2019:0327",
"url": "https://access.redhat.com/errata/RHBA-2019:0327"
2019-06-11 14:00:53 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1436",
"url": "https://access.redhat.com/errata/RHSA-2019:1436"
2022-06-02 13:42:47 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220530 [SECURITY] [DLA 3034-1] haproxy security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00045.html"
2019-03-18 05:26:07 +00:00
}
]
}
}