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.
References
| Link | Resource |
|---|---|
| https://github.com/mixxorz/slippers/commit/16cc4ef4fa8ad2f7aee30798f16c3e7b653423b2 | Patch |
| https://github.com/mixxorz/slippers/releases/tag/0.6.3 | Release Notes |
| https://github.com/mixxorz/slippers/security/advisories/GHSA-w7rv-gfp4-j9j3 | Exploit Vendor Advisory |
Configurations
History
03 Apr 2026, 14:51
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:django:slippers:*:*:*:*:*:*:*:* | |
| First Time |
Django slippers
Django |
|
| References | () https://github.com/mixxorz/slippers/commit/16cc4ef4fa8ad2f7aee30798f16c3e7b653423b2 - Patch | |
| References | () https://github.com/mixxorz/slippers/releases/tag/0.6.3 - Release Notes | |
| References | () https://github.com/mixxorz/slippers/security/advisories/GHSA-w7rv-gfp4-j9j3 - Exploit, Vendor Advisory |
31 Mar 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-31 16:16
Updated : 2026-04-03 14:51
NVD link : CVE-2026-34231
Mitre link : CVE-2026-34231
CVE.ORG link : CVE-2026-34231
JSON object : View
Products Affected
django
- slippers
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
