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 Injection vulnerabilities in an interactive lesson.
Start learningThere is no fixed version for es-toolkit.
This was deemed not a vulnerability.
es-toolkit is an A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.
Affected versions of this package are vulnerable to Arbitrary Code Injection. The template() function in es-toolkit (versions ≤ 1.45.1) is vulnerable to Code Injection via the options.variable parameter. An attacker who controls the options.variable parameter can inject arbitrary JavaScript code into the new Function() constructor, enabling arbitrary command execution in the context of the server process. This vulnerability is a reproduction of CVE-2021-23337 in lodash.