Description
HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to XSS attacks. Prior to versions 9.0.892 and 9.1.893-beta, if the template tag is allowed, its contents are not sanitized. The template tag is a special tag that does not usually render its contents, unless the shadowrootmode attribute is set to open or closed. This issue has been patched in versions 9.0.892 and 9.1.893-beta.
Problem types
CWE-116: Improper Encoding or Escaping of Output
Product status
< 9.1.893-beta
References
github.com/...itizer/security/advisories/GHSA-j92c-7v7g-gj3f
github.com/...ommit/0ac53dca30ddad963f2b243669a5066933d82b81
www.nuget.org/packages/HtmlSanitizer/9.0.892
www.nuget.org/packages/HtmlSanitizer/9.1.893-beta