2017-11-24 13:03:18 -07:00
{
2019-03-18 01:08:16 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "josh@bress.net" ,
"ID" : "CVE-2017-1001002" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "math.js" ,
"version" : {
"version_data" : [
{
"version_value" : "3.17.0"
}
]
}
}
]
} ,
"vendor_name" : "math.js"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2017-11-27 09:02:44 -05:00
{
2019-03-18 01:08:16 +00:00
"lang" : "eng" ,
"value" : "math.js before 3.17.0 had an arbitrary code execution in the JavaScript engine. Creating a typed function with JavaScript code in the name could result arbitrary execution."
2017-11-27 09:02:44 -05:00
}
2019-03-18 01:08:16 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-94: Improper Control of Generation of Code ('Code Injection')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/josdejong/mathjs/blob/master/HISTORY.md#2017-11-18-version-3170" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/josdejong/mathjs/blob/master/HISTORY.md#2017-11-18-version-3170"
} ,
{
"name" : "https://github.com/josdejong/mathjs/commit/8d2d48d81b3c233fb64eb2ec1d7a9e1cf6a55a90" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/josdejong/mathjs/commit/8d2d48d81b3c233fb64eb2ec1d7a9e1cf6a55a90"
}
]
}
}