22.0.8
10 years ago
4 days ago
Known vulnerabilities in the @angular/compiler package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
Affected versions of this package are vulnerable to Cross-site Scripting (XSS) via the two-way property binding. An attacker can execute arbitrary JavaScript in the context of the user's browser by supplying crafted input to a sensitive DOM property bound with two-way binding syntax. Note: This is only exploitable if the application uses two-way binding on a sensitive native DOM property, the bound value is user-controllable, and no additional manual sanitization is performed. How to fix Cross-site Scripting (XSS)? Upgrade | <20.3.25>=21.0.0-next.0 <21.2.17>=22.0.0-next.0 <22.0.1 |