cvelist/2010/5xxx/CVE-2010-5299.json

88 lines
2.7 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-5299",
"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 MicroP 0.1.1.1600 allows remote attackers to execute arbitrary code via a crafted .mppl file. NOTE: it has been reported that the overflow is in the lpFileName parameter of the CreateFileA function, but the overflow is probably caused by a separate, unnamed function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "14720",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/14720"
},
{
"name" : "17502",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/17502"
},
{
"name" : "32261",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/32261"
},
{
"name" : "http://packetstormsecurity.com/files/125723/MicroP-0.1.1.1600-Buffer-Overflow.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/125723/MicroP-0.1.1.1600-Buffer-Overflow.html"
},
{
"name" : "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/fileformat/microp_mppl.rb",
"refsource" : "MISC",
"url" : "https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/fileformat/microp_mppl.rb"
},
{
"name" : "73627",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/show/osvdb/73627"
}
]
}
}