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
Slippers: Cross-Site Scripting (XSS) in `attrs` Template Tag
Vulnerability Description
Slippers is a UI component framework for Django. Prior to version 0.6.3, a Cross-Site Scripting (XSS) vulnerability exists in the {% attrs %} template tag of the slippers Django package. When a context variable containing untrusted data is passed to {% attrs %}, the value is interpolated into an HTML attribute string without escaping, allowing an attacker to break out of the attribute context and inject arbitrary HTML or JavaScript into the rendered page. This issue has been patched in version 0.6.3.
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
slippers 跨站脚本漏洞
Vulnerability Description
slippers是Mitchel Cabuloy个人开发者的一个Django模板语言增强工具。 Slippers 0.6.3之前版本存在跨站脚本漏洞,该漏洞源于模板标签未对上下文变量进行转义,可能导致跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A