漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
svg-sanitizer By-Passing Attribute Sanitization
Vulnerability Description
savg-sanitizer is a PHP SVG/XML sanitizer. Prior to version 0.22.0, the sanitization logic in the cleanXlinkHrefs method only searches for lower-case attribute name, which allows to by-pass the isHrefSafeValue check. As a result this allows cross-site scripting or linking to external domains. This issue has been patched in version 0.22.0.
CVSS Information
N/A
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
svg-sanitizer 输入验证错误漏洞
Vulnerability Description
svg-sanitizer是Daryll Doyle个人开发者的一款SVG格式文件清洗工具。 svg-sanitizer 0.22.0之前版本存在输入验证错误漏洞,该漏洞源于cleanXlinkHrefs方法仅搜索小写属性名,可能导致跨站脚本或外部域链接。
CVSS Information
N/A
Vulnerability Type
N/A