cvelist/2018/8xxx/CVE-2018-8384.json

68 lines
2.0 KiB
JSON
Raw Normal View History

2018-03-14 14:03:48 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "Secure@Microsoft.com",
2018-08-15 13:04:25 -04:00
"ID" : "CVE-2018-8384",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ChakraCore",
"version" : {
"version_data" : [
{
"version_value" : "ChakraCore"
}
]
}
}
]
},
"vendor_name" : "Microsoft"
}
]
}
2018-03-14 14:03:48 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A remote code execution vulnerability exists in the way that the Chakra scripting engine handles objects in memory in Microsoft Edge, aka \"Chakra Scripting Engine Memory Corruption Vulnerability.\" This affects ChakraCore. This CVE ID is unique from CVE-2018-8266, CVE-2018-8380, CVE-2018-8381."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote Code Execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-08-15 13:04:25 -04:00
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8384",
"refsource" : "CONFIRM",
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-8384"
2018-08-16 06:04:48 -04:00
},
{
"name" : "104981",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104981"
2018-03-14 14:03:48 -04:00
}
]
}
}