CVE-2017-1001003
CRITICAL9.8EPSS 0.49%Arbitrary Code Execution in mathjs
Published: 12/18/2017Modified: 11/8/2023
Description
math.js before 3.17.0 had an issue where private properties such as a constructor could be replaced by using unicode characters when creating an object. ## Recommendation Upgrade to version 3.17.0 or later.
Affected packages (1)
- npm/mathjsfrom 0, < 3.17.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
References (5)
- ADVISORYhttps://github.com/advisories/GHSA-pv8x-p9hq-j328
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2017-1001003
- WEBhttps://github.com/josdejong/mathjs/blob/master/HISTORY.md#2017-11-18-version-3170
- WEBhttps://github.com/josdejong/mathjs/commit/a60f3c8d9dd714244aed7a5569c3dccaa3a4e761
- WEBhttps://www.npmjs.com/advisories/551