mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
92 lines
3.2 KiB
JSON
92 lines
3.2 KiB
JSON
{
|
|
"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": [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHBA-2019:0327",
|
|
"url": "https://access.redhat.com/errata/RHBA-2019:0327"
|
|
},
|
|
{
|
|
"refsource": "REDHAT",
|
|
"name": "RHSA-2019:1436",
|
|
"url": "https://access.redhat.com/errata/RHSA-2019:1436"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |