2017-10-16 12:31:07 -04:00
{
2018-09-11 09:06:16 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com" ,
"ID" : "CVE-2016-7069" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
2018-09-11 14:09:59 +02:00
{
2018-09-11 09:06:16 -04:00
"product" : {
"product_data" : [
{
"product_name" : "dnsdist" ,
"version" : {
"version_data" : [
{
"version_value" : "1.2.0"
}
]
}
}
]
} ,
"vendor_name" : "Open-Xchange"
2018-09-11 14:09:59 +02:00
}
2018-09-11 09:06:16 -04:00
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "An issue has been found in dnsdist before 1.2.0 in the way EDNS0 OPT records are handled when parsing responses from a backend. When dnsdist is configured to add EDNS Client Subnet to a query, the response may contain an EDNS0 OPT record that has to be removed before forwarding the response to the initial client. On a 32-bit system, the pointer arithmetic used when parsing the received response to remove that record might trigger an undefined behavior leading to a crash."
}
]
} ,
"impact" : {
"cvss" : [
[
2018-09-11 14:09:59 +02:00
{
2018-09-11 09:06:16 -04:00
"vectorString" : "5.9/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.0"
2018-09-11 14:09:59 +02:00
}
2018-09-11 09:06:16 -04:00
]
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20"
}
2018-09-11 14:09:59 +02:00
]
2018-09-11 09:06:16 -04:00
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7069" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-7069"
} ,
{
"name" : "https://dnsdist.org/security-advisories/powerdns-advisory-for-dnsdist-2017-01.html" ,
"refsource" : "CONFIRM" ,
"url" : "https://dnsdist.org/security-advisories/powerdns-advisory-for-dnsdist-2017-01.html"
2018-09-12 06:07:32 -04:00
} ,
{
"name" : "100509" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/100509"
2018-09-11 09:06:16 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}