cvelist/2017/15xxx/CVE-2017-15094.json

69 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2017-11-27T00:00:00",
"ID" : "CVE-2017-15094",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PowerDNS Recursor",
"version" : {
"version_data" : [
{
"version_value" : "from 4.0.0 up to and including 4.0.6"
}
]
}
}
]
},
"vendor_name" : "PowerDNS"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An issue has been found in the DNSSEC parsing code of PowerDNS Recursor from 4.0.0 up to and including 4.0.6 leading to a memory leak when parsing specially crafted DNSSEC ECDSA keys. These keys are only parsed when validation is enabled by setting dnssec to a value other than off or process-no-validate (default)."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-401"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2017-07.html",
"refsource" : "CONFIRM",
"url" : "https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2017-07.html"
},
{
"name" : "101982",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/101982"
}
]
}
}