Djangoproject

Django

136 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 6.09%
  • Veröffentlicht 01.02.2023 19:15:08
  • Zuletzt bearbeitet 27.03.2025 15:15:45

In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the ra...

  • EPSS 7.86%
  • Veröffentlicht 16.10.2022 06:15:09
  • Zuletzt bearbeitet 14.05.2025 15:15:49

In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.

  • EPSS 0.79%
  • Veröffentlicht 03.08.2022 14:15:08
  • Zuletzt bearbeitet 21.11.2024 07:12:51

An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a FileResponse when the filena...

  • EPSS 92.83%
  • Veröffentlicht 04.07.2022 16:15:09
  • Zuletzt bearbeitet 21.11.2024 07:09:10

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and...

  • EPSS 1.03%
  • Veröffentlicht 12.04.2022 05:15:07
  • Zuletzt bearbeitet 21.11.2024 06:57:11

A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the inject...

  • EPSS 1.97%
  • Veröffentlicht 12.04.2022 05:15:06
  • Zuletzt bearbeitet 21.11.2024 06:57:11

An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as...

Exploit
  • EPSS 0.6%
  • Veröffentlicht 03.02.2022 02:15:07
  • Zuletzt bearbeitet 21.11.2024 06:47:30

The {% debug %} template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS.

  • EPSS 3.59%
  • Veröffentlicht 03.02.2022 02:15:07
  • Zuletzt bearbeitet 21.11.2024 06:49:20

An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.

  • EPSS 0.43%
  • Veröffentlicht 05.01.2022 00:15:07
  • Zuletzt bearbeitet 21.11.2024 06:31:59

An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. UserAttributeSimilarityValidator incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison ...

  • EPSS 0.35%
  • Veröffentlicht 05.01.2022 00:15:07
  • Zuletzt bearbeitet 22.05.2025 19:15:27

An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was potentially vulnerable to information disclosur...