Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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