漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
html-sanitizer allows arbitrary HTML present after sanitization because of unicode normalization
Vulnerability Description
html-sanitizer is an allowlist-based HTML cleaner. If using `keep_typographic_whitespace=False` (which is the default), the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has been fixed in 2.4.2.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
HTML sanitizer 安全漏洞
Vulnerability Description
HTML sanitizer是Matthias Kestenholz个人开发者的一个基于 allowlist 的 HTML 清理程序。 HTML sanitizer存在安全漏洞,该漏洞源于特制的 HTML 能够逃避清理。
CVSS Information
N/A
Vulnerability Type
N/A