cvelist/2018/1000xxx/CVE-2018-1000091.json

65 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2/15/2018 1:25:01",
"ID" : "CVE-2018-1000091",
"REQUESTER" : "sajeeb.lohani@bulletproof.sh",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "KadNode",
"version" : {
"version_data" : [
{
"version_value" : "version 2.2.0"
}
]
}
}
]
},
"vendor_name" : "KadNode"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "KadNode version version 2.2.0 contains a Buffer Overflow vulnerability in Arguments when starting up the binary that can result in Control of program execution flow, leading to remote code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Buffer Overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/mwarning/KadNode/issues/79",
"refsource" : "MISC",
"url" : "https://github.com/mwarning/KadNode/issues/79"
}
]
}
}