pysec-2012-2
Vulnerability from pysec
Published
2012-07-31 17:55
Modified
2021-07-05 00:01
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.3.2" }, { "introduced": "1.4" }, { "fixed": "1.4.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.0.1", "1.0.2", "1.0.3", "1.0.4", "1.1", "1.1.1", "1.1.2", "1.1.3", "1.1.4", "1.2", "1.2.1", "1.2.2", "1.2.3", "1.2.4", "1.2.5", "1.2.6", "1.2.7", "1.3", "1.3.1", "1.4" ] } ], "aliases": [ "CVE-2012-3442" ], "details": "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.", "id": "PYSEC-2012-2", "modified": "2021-07-05T00:01:18.211806Z", "published": "2012-07-31T17:55:00Z", "references": [ { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/07/31/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/07/31/2" }, { "type": "ADVISORY", "url": "http://www.ubuntu.com/usn/USN-1560-1" }, { "type": "ADVISORY", "url": "http://www.debian.org/security/2012/dsa-2529" }, { "type": "ADVISORY", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:143" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.