cvelist/2002/2xxx/CVE-2002-2401.json

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-2401",
"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" : "NT Virtual DOS Machine (NTVDM.EXE) in Windows 2000, NT and XP does not verify user execution permissions for 16-bit executable files, which allows local users to bypass the loader and execute arbitrary programs."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20020918 Execution Rights Not Checked Correctly For 16-bit Applications",
"refsource" : "BUGTRAQ",
"url" : "http://archives.neohapsis.com/archives/bugtraq/2002-09/0211.html"
},
{
"name" : "http://www.abtrusion.com/msexe16.asp",
"refsource" : "MISC",
"url" : "http://www.abtrusion.com/msexe16.asp"
},
{
"name" : "319458",
"refsource" : "MSKB",
"url" : "http://support.microsoft.com/default.aspx?scid=kb;[LN];319458"
},
{
"name" : "5740",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/5740"
},
{
"name" : "win-execute-permissions-16bit(10132)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/10132.php"
}
]
}
}