CVE-2012-3442
- EPSS 0.44%
- Veröffentlicht 31.07.2012 17:55:01
- Zuletzt bearbeitet 11.04.2025 00:51:21
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...
- EPSS 1.74%
- Veröffentlicht 19.10.2011 10:55:04
- Zuletzt bearbeitet 11.04.2025 00:51:21
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which allows remote attackers to cause a denial of servic...
- EPSS 0.76%
- Veröffentlicht 19.10.2011 10:55:04
- Zuletzt bearbeitet 11.04.2025 00:51:21
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which...
- EPSS 0.57%
- Veröffentlicht 19.10.2011 10:55:04
- Zuletzt bearbeitet 11.04.2025 00:51:21
Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request.
CVE-2011-4140
- EPSS 0.4%
- Veröffentlicht 19.10.2011 10:55:04
- Zuletzt bearbeitet 11.04.2025 00:51:21
The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vect...
CVE-2011-4136
- EPSS 1.02%
- Veröffentlicht 19.10.2011 10:55:03
- Zuletzt bearbeitet 11.04.2025 00:51:21
django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which allows remote attackers to modify a session by trig...
CVE-2011-0696
- EPSS 2.75%
- Veröffentlicht 14.02.2011 21:00:03
- Zuletzt bearbeitet 11.04.2025 00:51:21
Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX request...
CVE-2011-0697
- EPSS 2.96%
- Veröffentlicht 14.02.2011 21:00:03
- Zuletzt bearbeitet 11.04.2025 00:51:21
Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload.
CVE-2011-0698
- EPSS 0.72%
- Veröffentlicht 14.02.2011 21:00:03
- Zuletzt bearbeitet 11.04.2025 00:51:21
Directory traversal vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 on Windows might allow remote attackers to read or execute files via a / (slash) character in a key in a session cookie, related to session replays.
- EPSS 0.55%
- Veröffentlicht 10.01.2011 20:00:16
- Zuletzt bearbeitet 11.04.2025 00:51:21
The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain object filtering, which allows remote authenticated use...