cvelist/2018/0xxx/CVE-2018-0937.json

74 lines
2.3 KiB
JSON
Raw Normal View History

2017-12-01 14:03:40 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secure@microsoft.com",
"DATE_PUBLIC" : "2018-03-14T00:00:00",
2017-12-01 14:03:40 -05:00
"ID" : "CVE-2018-0937",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ChakraCore, Microsoft Edge",
"version" : {
"version_data" : [
{
"version_value" : "ChakraCore, and Microsoft Windows 10 1703 and 1709."
}
]
}
}
]
},
"vendor_name" : "Microsoft Corporation"
}
]
}
2017-12-01 14:03:40 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "ChakraCore and Microsoft Windows 10 1703 and 1709 allow remote code execution, due to how the Chakra scripting engine handles objects in memory, aka \"Chakra Scripting Engine Memory Corruption Vulnerability\". This CVE ID is unique from CVE-2018-0872, CVE-2018-0873, CVE-2018-0874, CVE-2018-0930, CVE-2018-0931, CVE-2018-0933, CVE-2018-0934, and CVE-2018-0936."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote Code Execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0937",
"refsource" : "CONFIRM",
"url" : "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2018-0937"
2018-03-15 06:05:11 -04:00
},
{
"name" : "103271",
"refsource" : "BID",
2018-03-15 06:05:11 -04:00
"url" : "http://www.securityfocus.com/bid/103271"
},
{
"name" : "1040507",
"refsource" : "SECTRACK",
2018-03-15 06:05:11 -04:00
"url" : "http://www.securitytracker.com/id/1040507"
2017-12-01 14:03:40 -05:00
}
]
}
}