National Cyber Awareness System
Vulnerability Summary for CVE-2012-3442
Original release date:07/31/2012
Last revised:04/11/2013
Source:
US-CERT/NIST
Overview
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.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
2.9
Exploitability Subscore:
8.6
CVSS Version 2 Metrics:
Access Vector: Network exploitable; Victim must voluntarily interact with attack mechanism
Access Complexity: Medium
Authentication: Not required to exploit
Impact Type:Allows unauthorized modification
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: CONFIRM
Name: https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/
Type: Advisory; Patch Information
External Source: UBUNTU
Name: USN-1560-1
External Source: MLIST
Name: [oss-security] 20120730 Re: CVE Request: Django 1.3.1 and 1.4.0 security issues
External Source: MLIST
Name: [oss-security] 20120730 CVE Request: Django 1.3.1 and 1.4.0 security issues
External Source: MANDRIVA
Name: MDVSA-2012:143
External Source: DEBIAN
Name: DSA-2529
Technical Details
- Cross-Site Scripting (XSS) (CWE-79)