Releases306
Frequency2 weeks 1 day
Last Release
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
>= 13.1.0, < 15.2.08.8 HIGH

Math.js is an extensive math library for JavaScript and Node.js. From version 13.1.0 to before version 15.2.0, arbitrary JavaScript can be executed via the expression parser of mathjs. This issue has been patched in version 15.2.0.

>= 13.1.1, < 15.2.08.8 HIGH

Math.js is an extensive math library for JavaScript and Node.js. From 13.1.1 to before 15.2.0, a vulnerability allowed executing arbitrary JavaScript via the expression parser of mathjs. You can be affected when you have an application where users can evaluate arbitrary expressions using the mathjs expression parser. This vulnerability is fixed in 15.2.0.

< 7.5.17.3 HIGH7.5 HIGH

The package mathjs before 7.5.1 are vulnerable to Prototype Pollution via the deepExtend function that runs upon configuration updates.

<= 3.17.0, < 3.17.07.5 HIGH

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.

< 3.17.07.5 HIGH

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.