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 applicationsLearn about Improper Encoding or Escaping of Output vulnerabilities in an interactive lesson.
Start learningUpgrade HtmlSanitizer to version 9.0.892, 9.1.893-beta or higher.
HtmlSanitizer is a Cleans HTML from constructs that can be used for cross site scripting (XSS).
Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output in the template tag handling. An attacker can inject and execute arbitrary scripts by crafting HTML content that leverages unsanitized template tags, potentially using deep DOM nesting or the shadowrootmode attribute to bypass sanitization.
Note:
This is only exploitable if the template tag is explicitly allowed in the sanitizer configuration or if the shadowrootmode attribute is permitted.
This vulnerability can be mitigated by disallowing the template tag, which is the default configuration.