Do your applications use this vulnerable package?
Test your applications
Overview
angular is a package that lets you write client-side web applications as if you had a smarter browser. It also lets you use HTML as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly.
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
.
Remediation
Upgrade angular
to version 1.1.5 or higher.
References
CVSS Score
8.1
high severity
-
Attack VectorNetwork
-
Attack ComplexityHigh
-
Privileges RequiredNone
-
User InteractionNone
-
ScopeUnchanged
-
ConfidentialityHigh
-
IntegrityHigh
-
AvailabilityHigh
- Credit
- Chirayu Krishnappa, Igor Minar
- CWE
- CWE-78
- Snyk ID
- npm:angular:20130625
- Disclosed
- 24 Jun, 2013
- Published
- 23 Jan, 2017