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

106 lines
4.4 KiB
JSON
Raw Normal View History

2018-11-26 16:06:22 -05:00
{
2019-04-08 23:00:45 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "secure@microsoft.com",
"ID": "CVE-2019-0666",
"STATE": "PUBLIC"
2019-03-18 04:18:45 +00:00
},
2019-04-08 23:00:45 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Microsoft",
"product": {
"product_data": [
{
"product_name": "Internet Explorer 9",
"version": {
"version_data": [
{
"version_value": "Windows Server 2008 for 32-bit Systems Service Pack 2"
},
{
"version_value": "Windows Server 2008 for x64-based Systems Service Pack 2"
}
]
}
},
{
"product_name": "Internet Explorer 11",
"version": {
"version_data": [
{
"version_value": "Windows 7 for 32-bit Systems Service Pack 1"
},
{
"version_value": "Windows 7 for x64-based Systems Service Pack 1"
},
{
"version_value": "Windows Server 2008 R2 for x64-based Systems Service Pack 1"
},
{
"version_value": "Windows 8.1 for 32-bit systems"
},
{
"version_value": "Windows 8.1 for x64-based systems"
},
{
"version_value": "Windows Server 2012 R2"
},
{
"version_value": "Windows RT 8.1"
},
{
"version_value": "Windows 10 for 32-bit Systems"
}
]
}
},
{
"product_name": "Internet Explorer 10",
"version": {
"version_data": [
{
"version_value": "Windows Server 2012"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
2019-03-18 04:18:45 +00:00
{
2019-04-08 23:00:45 +00:00
"lang": "eng",
"value": "A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory, aka 'Windows VBScript Engine Remote Code Execution Vulnerability'. This CVE ID is unique from CVE-2019-0665, CVE-2019-0667, CVE-2019-0772."
}
2019-04-08 15:00:10 -07:00
]
2019-04-08 23:00:45 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
2019-03-18 04:18:45 +00:00
]
2019-04-08 23:00:45 +00:00
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0666",
"url": "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0666"
}
2019-04-08 15:00:10 -07:00
]
}
2019-04-08 23:00:45 +00:00
}