Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsThere is no fixed version for org.webjars.bowergithub.angular:angular
.
org.webjars.bowergithub.angular: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.