The (1) django.http.HttpResponseRedirect and (2) django.http.HttpResponsePermanentRedirect classes in Django before 1.3.2 and 1.4.x before 1.4.1 do not validate the scheme of a redirect target, which might allow remote attackers to conduct cross-site scripting (XSS) attacks via a data: URL.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2012-07-31 17:55
Updated : 2024-02-04 18:16
NVD link : CVE-2012-3442
Mitre link : CVE-2012-3442
CVE.ORG link : CVE-2012-3442
JSON object : View
Products Affected
djangoproject
- django
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')