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

69 lines
1.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2018-01-19T00:00:00",
"ID" : "CVE-2017-15107",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "dnsmasq",
"version" : {
"version_data" : [
{
"version_value" : "up to and including 2.78"
}
]
}
}
]
},
"vendor_name" : "Simon Kelley"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A vulnerability was found in the implementation of DNSSEC in Dnsmasq up to and including 2.78. Wildcard synthesized NSEC records could be improperly interpreted to prove the non-existence of hostnames that actually exist."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-358"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[dnsmasq-discuss] 20180119 DNSSEC security fix.",
"refsource" : "MLIST",
"url" : "http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2018q1/011896.html"
},
{
"name" : "102812",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/102812"
}
]
}
}