Incomplete Filtering of Special Elements Affecting angular package, versions *
Threat Intelligence
Do your applications use this vulnerable package?
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 applications- Snyk ID SNYK-JS-ANGULAR-7924842
- published 9 Sep 2024
- disclosed 9 Sep 2024
- credit Unknown
Introduced: 9 Sep 2024
CVE-2024-8373 Open this link in a new tabHow to fix?
There is no fixed version for angular
.
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 Incomplete Filtering of Special Elements. The srcset
attribute in an HTML <source>
element can be a vector for content spoofing. An attacker can manipulate the content presented to other users by interpolating a srcset
value directly that doesn't comply with image source restrictions, or by using the ngAttrSrcset
directive.
Note: The ngSrcset
and ngPropSrcset
directives are not attack vectors for this vulnerability.