2017-12-01 14:03:40 -05:00
{
2019-03-18 00:51:59 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com" ,
"DATE_PUBLIC" : "2018-01-09T00:00:00" ,
"ID" : "CVE-2018-0818" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ChakraCore" ,
"version" : {
"version_data" : [
{
"version_value" : "ChakraCore"
}
]
}
}
]
} ,
"vendor_name" : "Microsoft Corporation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-01-09 19:05:52 -05:00
{
2019-03-18 00:51:59 +00:00
"lang" : "eng" ,
"value" : "Microsoft ChakraCore allows an attacker to bypass Control Flow Guard (CFG) in conjunction with another vulnerability to run arbitrary code on a target system, due to how the Chakra scripting engine handles accessing memory, aka \"Scripting Engine Security Feature Bypass\"."
2018-01-09 19:05:52 -05:00
}
2019-03-18 00:51:59 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Security Feature Bypass"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "102412" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/102412"
} ,
{
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0818" ,
"refsource" : "CONFIRM" ,
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0818"
}
]
}
}