7 matches found
CVE-2019-10772
It is possible to bypass enshrined/svg-sanitize before 0.13.1 using the "xlink:href" attribute due to mishandling of the xlink namespace by the sanitizer...
GHSA-GF8J-V8X5-H9QP XSS in enshrined/svg-sanitize due to mishandled script and data values in attributes
enshrined/svg-sanitize before 0.12.0 mishandles script and data values in attributes, as demonstrated by unexpected whitespace such as in the javascript:alert substring...
XSS in enshrined/svg-sanitize due to mishandled script and data values in attributes
enshrined/svg-sanitize before 0.12.0 mishandles script and data values in attributes, as demonstrated by unexpected whitespace such as in the javascript:alert substring...
Cross-Site Scripting (XSS)
enshrined/svg-sanitize is vulnerable to cross-site scripting XSS. The attack exists because it does not validate the attributes to be safe values before parsing in xlink:href, allowing an attacker to inject a malicious script through it...
CVE-2019-10772
It is possible to bypass enshrined/svg-sanitize before 0.13.1 using the "xlink:href" attribute due to mishandling of the xlink namespace by the sanitizer...
Design/Logic Flaw
It is possible to bypass enshrined/svg-sanitize before 0.13.1 using the "xlink:href" attribute due to mishandling of the xlink namespace by the sanitizer...
Cross-Site Scripting (XSS)
enshrined/svg-sanitize is vulnerable to cross-site scripting XSS. The vulnerability exists due to the possible inclusion of as a whitespace to bypass the regular expression used to detect scripts...