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

64 lines
1.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "talos-cna@cisco.com",
"DATE_PUBLIC" : "2017-11-20T00:00:00",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-12087",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Tinysvcmdns",
"version" : {
"version_data" : [
{
"version_value" : "2016-07-18"
}
]
}
}
]
},
"vendor_name" : "geekman"
}
]
}
2017-10-16 12:31:07 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An exploitable heap overflow vulnerability exists in the tinysvcmdns library version 2016-07-18. A specially crafted packet can make the library overwrite an arbitrary amount of data on the heap with attacker controlled values. An attacker needs send a dns packet to trigger this vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "heap overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-04-24 15:05:31 -04:00
"name" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0439",
"refsource" : "MISC",
"url" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0439"
2017-10-16 12:31:07 -04:00
}
]
}
}