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 Script Injection vulnerabilities in an interactive lesson.
Start learningUpgrade org.webjars.bower:angular
to version 1.1.5 or higher.
org.webjars.bower:angular is a bower WebJar for angular.
Affected versions of this package are vulnerable to Arbitrary Script Injection due to improper sanitization of the $event
object passed to the native constructor functions. That isn't protected by the fast paths in $parse
.