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

77 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:55:22 +00: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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:55:22 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:55:22 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "42115",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/42115/"
},
{
"name": "https://cxsecurity.com/issue/WLB-2017060030",
"refsource": "MISC",
"url": "https://cxsecurity.com/issue/WLB-2017060030"
},
{
"name": "42424",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/42424/"
},
{
"name": "https://packetstormsecurity.com/files/142799/DNSTracer-1.8.1-Buffer-Overflow.html",
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/142799/DNSTracer-1.8.1-Buffer-Overflow.html"
}
]
}
}