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

82 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:52:04 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:52:04 +00:00
"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."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:52:04 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "win-unhookwindowshookex-dos(46506)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46506"
},
{
"name": "32206",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/32206"
},
{
"name": "20081109 BSOD in Win'2k3, Vista x86 and x64 by nonpriviledged user",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/498165/100/0/threaded"
},
{
"name": "4576",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/4576"
},
{
"name": "http://killprog.com/whk.zip",
"refsource": "MISC",
"url": "http://killprog.com/whk.zip"
}
]
}
}