Cross-Site Scripting in bleach
High severity
GitHub Reviewed
Published
Sep 3, 2020
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Reviewed
Aug 31, 2020
Published to the GitHub Advisory Database
Sep 3, 2020
Last updated
Jan 9, 2023
All versions of
bleachare vulnerable to Cross-Site Scripting. It is possible to bypass the package's HTML sanitization with payloads such as"<<script><</script>script>alert('xss');</<script><</script>script>"regardless of the passed options. This may allow attackers to execute arbitrary JavaScript in the victim's browser.Recommendation
No fix is currently available. Consider using an alternative package until a fix is made available.
References