cvelist/2006/6xxx/CVE-2006-6227.json

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2006-6227",
"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" : "The Core::Receive function in neonet/core.cpp for NeoEngine 0.8.2 and earlier, and CVS 3422, allow remote attackers to cause a denial of service (engine crash) via a message with a large uiMessageLength that produces a failed memory allocation and a null pointer dereference."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://aluigi.altervista.org/adv/neoenginex-adv.txt",
"refsource" : "MISC",
"url" : "http://aluigi.altervista.org/adv/neoenginex-adv.txt"
},
{
"name" : "http://www.securiteam.com/securitynews/5MP0N2AIUC.html",
"refsource" : "MISC",
"url" : "http://www.securiteam.com/securitynews/5MP0N2AIUC.html"
},
{
"name" : "18696",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/18696"
},
{
"name" : "27927",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/27927"
},
{
"name" : "neoengine-uimessagelength-dos(27529)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/27529"
}
]
}
}