cvelist/2017/12xxx/CVE-2017-12130.json

69 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2018-01-19 18:16:02 -05:00
"ASSIGNER" : "talos-cna@cisco.com",
"DATE_PUBLIC" : "2018-01-17T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-12130",
2018-01-19 18:16:02 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Tinysvcmdns",
"version" : {
"version_data" : [
{
"version_value" : "tinysvcmdns 2017-11-05"
}
]
}
}
]
},
"vendor_name" : "Talos"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-01-19 19:03:10 -05:00
"value" : "An exploitable NULL pointer dereference vulnerability exists in the tinysvcmdns library version 2017-11-05. A specially crafted packet can make the library dereference a NULL pointer leading to a server crash and denial of service. An attacker needs to send a DNS query to trigger this vulnerability."
2018-01-19 18:16:02 -05:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "denial of service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0486",
"refsource" : "MISC",
2018-01-19 18:16:02 -05:00
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0486"
2018-01-26 06:02:05 -05:00
},
{
"name" : "102795",
"refsource" : "BID",
2018-01-26 06:02:05 -05:00
"url" : "http://www.securityfocus.com/bid/102795"
2017-10-16 12:31:07 -04:00
}
]
}
}