This vulnerability is trending on Twitter; this may indicate a growing threat.
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 applicationsUpgrade lxml-html-clean to version 0.4.5 or higher.
lxml-html-clean is a HTML cleaner from lxml project
Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the Cleaner process when handling namespaced URL attributes such as xlink:href with the safe_attrs_only=False configuration. An attacker can execute arbitrary JavaScript in the context of the victim's browser by injecting payloads containing javascript: URLs in SVG or MathML elements, which are not properly sanitized. This is only exploitable if the safe_attrs_only option is explicitly set to False.