mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-11 04:13:30 +00:00
- Added submission from Microsoft from 2018-04-19.
This commit is contained in:
parent
f5d3b3843b
commit
d344213f4f
@ -1,8 +1,91 @@
|
|||||||
{
|
{
|
||||||
"CVE_data_meta" : {
|
"CVE_data_meta" : {
|
||||||
"ASSIGNER" : "cve@mitre.org",
|
"ASSIGNER" : "Secure@Microsoft.com",
|
||||||
"ID" : "CVE-2018-8118",
|
"ID" : "CVE-2018-8118"
|
||||||
"STATE" : "RESERVED"
|
},
|
||||||
|
"affects" : {
|
||||||
|
"vendor" : {
|
||||||
|
"vendor_data" : [
|
||||||
|
{
|
||||||
|
"product" : {
|
||||||
|
"product_data" : [
|
||||||
|
{
|
||||||
|
"product_name" : "Internet Explorer 11",
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 for 32-bit Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 for x64-based Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 Version 1511 for 32-bit Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 Version 1511 for x64-based Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 Version 1607 for 32-bit Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 Version 1607 for x64-based Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 Version 1703 for 32-bit Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 Version 1703 for x64-based Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 Version 1709 for 32-bit Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 10 Version 1709 for x64-based Systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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 8.1 for 32-bit systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows 8.1 for x64-based systems"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows RT 8.1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows Server 2008 R2 for x64-based Systems Service Pack 1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows Server 2012 R2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version_value" : "Windows Server 2016"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"product_name" : "Internet Explorer 10",
|
||||||
|
"version" : {
|
||||||
|
"version_data" : [
|
||||||
|
{
|
||||||
|
"version_value" : "Windows Server 2012"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"vendor_name" : "Microsoft"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"data_format" : "MITRE",
|
"data_format" : "MITRE",
|
||||||
"data_type" : "CVE",
|
"data_type" : "CVE",
|
||||||
@ -11,7 +94,26 @@
|
|||||||
"description_data" : [
|
"description_data" : [
|
||||||
{
|
{
|
||||||
"lang" : "eng",
|
"lang" : "eng",
|
||||||
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
|
"value" : "A remote code execution vulnerability exists when Internet Explorer improperly accesses objects in memory, aka \"Internet Explorer Memory Corruption Vulnerability.\" This affects Internet Explorer 11, Internet Explorer 10. "
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"problemtype" : {
|
||||||
|
"problemtype_data" : [
|
||||||
|
{
|
||||||
|
"description" : [
|
||||||
|
{
|
||||||
|
"lang" : "eng",
|
||||||
|
"value" : "Remote Code Execution"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"references" : {
|
||||||
|
"reference_data" : [
|
||||||
|
{
|
||||||
|
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8118"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user