Djangoproject

Django

123 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.99%
  • Veröffentlicht 03.06.2020 14:15:12
  • Zuletzt bearbeitet 21.11.2024 05:01:34

An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.

  • EPSS 62%
  • Veröffentlicht 05.03.2020 15:15:12
  • Zuletzt bearbeitet 21.11.2024 05:40:33

Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggreg...

  • EPSS 7.77%
  • Veröffentlicht 03.02.2020 12:15:26
  • Zuletzt bearbeitet 21.11.2024 05:37:12

Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column de...

  • EPSS 13.03%
  • Veröffentlicht 18.12.2019 19:15:11
  • Zuletzt bearbeitet 21.11.2024 04:35:30

Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be ...

  • EPSS 0.29%
  • Veröffentlicht 02.12.2019 14:15:10
  • Zuletzt bearbeitet 21.11.2024 04:34:13

Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presen...

  • EPSS 20.7%
  • Veröffentlicht 09.08.2019 13:15:11
  • Zuletzt bearbeitet 21.11.2024 04:26:15

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contri...

  • EPSS 4.54%
  • Veröffentlicht 02.08.2019 15:15:12
  • Zuletzt bearbeitet 21.11.2024 04:26:15

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If passed certain inputs, django.utils.encoding.uri_to_iri could lead to significant memory usage due to a recursion when repercent-encoding invalid...

  • EPSS 3.63%
  • Veröffentlicht 02.08.2019 15:15:11
  • Zuletzt bearbeitet 21.11.2024 04:26:15

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs...

  • EPSS 4.68%
  • Veröffentlicht 02.08.2019 15:15:11
  • Zuletzt bearbeitet 21.11.2024 04:26:15

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large ...

  • EPSS 15.53%
  • Veröffentlicht 01.07.2019 14:15:10
  • Zuletzt bearbeitet 21.11.2024 04:23:33

An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECURE_PROXY_SSL_HEADER and SECURE_SSL_REDIRECT settings are used, and the proxy connects to Django vi...