Djangoproject

Django

123 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.44%
  • Published 31.07.2012 17:55:01
  • Last modified 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%
  • Published 19.10.2011 10:55:04
  • Last modified 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%
  • Published 19.10.2011 10:55:04
  • Last modified 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%
  • Published 19.10.2011 10:55:04
  • Last modified 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.

  • EPSS 0.4%
  • Published 19.10.2011 10:55:04
  • Last modified 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...

  • EPSS 1.02%
  • Published 19.10.2011 10:55:03
  • Last modified 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...

  • EPSS 2.75%
  • Published 14.02.2011 21:00:03
  • Last modified 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...

  • EPSS 2.96%
  • Published 14.02.2011 21:00:03
  • Last modified 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.

  • EPSS 0.72%
  • Published 14.02.2011 21:00:03
  • Last modified 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.

Exploit
  • EPSS 0.55%
  • Published 10.01.2011 20:00:16
  • Last modified 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...