cvelist/2017/1000xxx/CVE-2017-1000494.json

75 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-12-29",
"ID" : "CVE-2017-1000494",
"REQUESTER" : "stephan@srlabs.de",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "miniupnpd",
"version" : {
"version_data" : [
{
"version_value" : "2"
}
]
}
}
]
},
"vendor_name" : "miniupnpd"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Uninitialized stack variable vulnerability in NameValueParserEndElt (upnpreplyparse.c) in miniupnpd < 2.0 allows an attacker to cause Denial of Service (Segmentation fault and Memory Corruption) or possibly have unspecified other impact"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial-of-Service Memory Corruption"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/miniupnp/miniupnp/commit/7aeb624b44f86d335841242ff427433190e7168a",
"refsource" : "CONFIRM",
"url" : "https://github.com/miniupnp/miniupnp/commit/7aeb624b44f86d335841242ff427433190e7168a"
},
{
"name" : "https://github.com/miniupnp/miniupnp/issues/268",
"refsource" : "CONFIRM",
"url" : "https://github.com/miniupnp/miniupnp/issues/268"
},
{
"name" : "USN-3562-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3562-1/"
}
]
}
}