cvelist/2017/9xxx/CVE-2017-9430.json

78 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-9430",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Stack-based buffer overflow in dnstracer through 1.9 allows attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a command line with a long name argument that is mishandled in a strcpy call for argv[0]. An example threat model is a web application that launches dnstracer with an untrusted name string."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "42115",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "https://www.exploit-db.com/exploits/42115/"
},
{
"name" : "42424",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "https://www.exploit-db.com/exploits/42424/"
},
{
"name" : "https://cxsecurity.com/issue/WLB-2017060030",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://cxsecurity.com/issue/WLB-2017060030"
},
{
"name" : "https://packetstormsecurity.com/files/142799/DNSTracer-1.8.1-Buffer-Overflow.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://packetstormsecurity.com/files/142799/DNSTracer-1.8.1-Buffer-Overflow.html"
}
]
}
}