Arbitrary Code Execution Affecting org.webjars.npm:mathjs package, versions (,3.11.5)


0.0
medium

Snyk CVSS

    Attack Complexity High

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGWEBJARSNPM-479966
  • published 28 Jan 2018
  • disclosed 2 Apr 2017
  • credit Konrad Borowski, Joe Vennix, comex

Introduced: 2 Apr 2017

CVE NOT AVAILABLE CWE-94 Open this link in a new tab

How to fix?

Upgrade mathjs to version 3.11.5 or higher.

Overview

mathjs is an extensive math library for JavaScript and Node.js.

Affected versions of the package are vulnerable to Arbitrary Code Execution.

The expression parser in mathjs uses the eval and the new Function methods insecurely which could allow an attacker to execute arbitrary code on the remote server.

this is due to an incomplete fix for npm:mathjs:20170331.