Djangoproject

Django

123 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.33%
  • Published 08.10.2024 16:15:11
  • Last modified 17.03.2025 15:15:41

An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of charact...

  • EPSS 0.06%
  • Published 08.10.2024 16:15:11
  • Last modified 17.03.2025 18:15:17

An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending passwor...

  • EPSS 0.42%
  • Published 07.08.2024 15:15:56
  • Last modified 14.03.2025 19:15:47

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent.

  • EPSS 0.54%
  • Published 07.08.2024 15:15:56
  • Last modified 07.08.2024 20:49:50

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.

  • EPSS 0.28%
  • Published 07.08.2024 15:15:56
  • Last modified 07.08.2024 20:48:22

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number...

  • EPSS 0.11%
  • Published 07.08.2024 15:15:56
  • Last modified 23.10.2024 18:22:48

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.

  • EPSS 0.3%
  • Published 10.07.2024 05:15:12
  • Last modified 16.06.2025 21:39:39

An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets.

  • EPSS 0.11%
  • Published 10.07.2024 05:15:12
  • Last modified 16.06.2025 21:39:25

An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate() method allows remote attackers to enumerate users via a timing attack involving login requests for users with an un...

  • EPSS 0.13%
  • Published 10.07.2024 05:15:12
  • Last modified 16.06.2025 21:39:07

An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class,...

  • EPSS 5.72%
  • Published 10.07.2024 05:15:12
  • Last modified 16.06.2025 21:38:55

An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters.