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.13.3 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 isSafeMethod
was able to call other methods (like bind) which is not allowed and could cause code execution on the remote server.