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 learningUpgrade velocityjs to version 2.1.7 or higher.
velocityjs is a Velocity Template Language(VTL) for JavaScript
Affected versions of this package are vulnerable to Arbitrary Code Injection via the getAttributes function. An attacker can execute arbitrary code on the server by crafting malicious Velocity templates that access the constructor property, leading to the invocation of the Function constructor with attacker-controlled input.