mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
83 lines
2.5 KiB
JSON
83 lines
2.5 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "anemec@redhat.com",
|
|
"ID" : "CVE-2016-7069",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "dnsdist",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "1.2.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Open-Xchange"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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" : [
|
|
[
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "CWE-20"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
},
|
|
{
|
|
"name" : "100509",
|
|
"refsource" : "BID",
|
|
"url" : "http://www.securityfocus.com/bid/100509"
|
|
}
|
|
]
|
|
}
|
|
}
|