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 applicationsUpgrade org.webjars.bower:angular
to version 1.2.2 or higher.
org.webjars.bower:angular is a bower WebJar for angular.
Affected versions of this package are vulnerable to Protection Bypass via ng-attr-action
and ng-attr-srcdoc
allowing binding to Javascript.
The fix was to require bindings to form[action]
to be $sce.RESOURCE_URL
and bindings to iframe[srcdoc]
to be $sce.HTML