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 applicationsLearn about Arbitrary Code Execution vulnerabilities in an interactive lesson.
Start learningUpgrade mathjs
to version 3.11.5 or higher.
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.