cvelist/2008/5xxx/CVE-2008-5044.json

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2008-5044",
"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" : "Race condition in Microsoft Windows Server 2003 and Vista allows local users to cause a denial of service (crash or hang) via a multi-threaded application that makes many calls to UnhookWindowsHookEx while certain other desktop activity is occurring."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20081109 BSOD in Win'2k3, Vista x86 and x64 by nonpriviledged user",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/archive/1/498165/100/0/threaded"
},
{
"name" : "http://killprog.com/whk.zip",
"refsource" : "MISC",
"url" : "http://killprog.com/whk.zip"
},
{
"name" : "32206",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/32206"
},
{
"name" : "4576",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/4576"
},
{
"name" : "win-unhookwindowshookex-dos(46506)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/46506"
}
]
}
}