cvelist/2019/0xxx/CVE-2019-0808.json

101 lines
4.3 KiB
JSON
Raw Normal View History

2018-11-26 16:06:22 -05:00
{
2019-04-09 03:00:52 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2019-0808",
"STATE": "PUBLIC"
2019-03-17 21:39:10 +00:00
},
2019-04-09 03:00:52 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Windows",
"version": {
"version_data": [
{
"version_value": "7 for 32-bit Systems Service Pack 1"
},
{
"version_value": "7 for x64-based Systems Service Pack 1"
}
]
}
},
{
"product_name": "Windows Server",
"version": {
"version_data": [
{
"version_value": "2008 R2 for x64-based Systems Service Pack 1 (Core installation)"
},
{
"version_value": "2008 R2 for Itanium-Based Systems Service Pack 1"
},
{
"version_value": "2008 R2 for x64-based Systems Service Pack 1"
},
{
"version_value": "2008 for 32-bit Systems Service Pack 2 (Core installation)"
},
{
"version_value": "2008 for Itanium-Based Systems Service Pack 2"
},
{
"version_value": "2008 for 32-bit Systems Service Pack 2"
},
{
"version_value": "2008 for x64-based Systems Service Pack 2"
},
{
"version_value": "2008 for x64-based Systems Service Pack 2 (Core installation)"
}
]
}
}
]
},
"vendor_name": "Microsoft"
}
]
}
},
"description": {
"description_data": [
2019-03-17 21:39:10 +00:00
{
2019-04-09 03:00:52 +00:00
"lang": "eng",
"value": "An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in memory, aka 'Win32k Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-0797."
}
2019-03-17 21:39:10 +00:00
]
2019-04-09 03:00:52 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of Privilege"
}
]
}
2019-04-08 15:02:16 -07:00
]
2019-04-09 03:00:52 +00:00
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0808",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0808"
2020-05-08 22:01:14 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/157616/Microsoft-Windows-NtUserMNDragOver-Local-Privilege-Escalation.html",
"url": "http://packetstormsecurity.com/files/157616/Microsoft-Windows-NtUserMNDragOver-Local-Privilege-Escalation.html"
2019-04-08 15:02:16 -07:00
}
2019-04-09 03:00:52 +00:00
]
}
}