Beveiligingsadvies

CVE-2019-10062

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2021-05-13 20:27:29
Laatst bijgewerkt 2024-08-04 22:10:09
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

The HTMLSanitizer class in html-sanitizer.ts in all released versions of the Aurelia framework 1.x repository is vulnerable to XSS. The sanitizer only attempts to filter SCRIPT elements, which makes it feasible for remote attackers to conduct XSS attacks via (for example) JavaScript code in an attribute of various other elements. An attacker might also exploit a bug in how the SCRIPT string is processed by splitting and nesting them for example.