CVE-2019-12308
- EPSS 1.48%
- Published 03.06.2019 17:29:01
- Last modified 21.11.2024 04:22:35
An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated ...
CVE-2019-6975
- EPSS 7.79%
- Published 11.02.2019 13:29:00
- Last modified 21.11.2024 04:47:20
Django 1.11.x before 1.11.19, 2.0.x before 2.0.11, and 2.1.x before 2.1.6 allows Uncontrolled Memory Consumption via a malicious attacker-supplied value to the django.utils.numberformat.format() function.
CVE-2019-3498
- EPSS 2.06%
- Published 09.01.2019 23:29:05
- Last modified 21.11.2024 04:42:08
In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing ...
CVE-2018-16984
- EPSS 0.93%
- Published 02.10.2018 18:29:01
- Last modified 21.11.2024 03:53:39
An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user h...
CVE-2018-14574
- EPSS 9.88%
- Published 03.08.2018 17:29:00
- Last modified 21.11.2024 03:49:20
django.middleware.common.CommonMiddleware in Django 1.11.x before 1.11.15 and 2.0.x before 2.0.8 has an Open Redirect.
CVE-2018-7536
- EPSS 1.2%
- Published 09.03.2018 20:29:00
- Last modified 21.11.2024 04:12:19
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expr...
CVE-2018-7537
- EPSS 1.2%
- Published 09.03.2018 20:29:00
- Last modified 21.11.2024 04:12:19
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due t...
CVE-2018-6188
- EPSS 0.7%
- Published 05.02.2018 03:29:00
- Last modified 21.11.2024 04:10:15
django.contrib.auth.forms.AuthenticationForm in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the confirm_login_allowed() method, as demonstrated b...
CVE-2017-12794
- EPSS 18.77%
- Published 07.09.2017 13:29:00
- Last modified 20.04.2025 01:37:25
In Django 1.10.x before 1.10.8 and 1.11.x before 1.11.5, HTML autoescaping was disabled in a portion of the template for the technical 500 debug page. Given the right circumstances, this allowed a cross-site scripting attack. This vulnerability shoul...
CVE-2017-7233
- EPSS 0.75%
- Published 04.04.2017 17:59:00
- Last modified 20.04.2025 01:37:25
Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some nu...