{ "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": [ { "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." } ] }, "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" } ] } }