CVE-2017-7234
- EPSS 0.42%
- Veröffentlicht 04.04.2017 17:59:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
A maliciously crafted URL to a Django (1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18) site using the ``django.views.static.serve()`` view could redirect to any other domain, aka an open redirect vulnerability.
CVE-2016-9014
- EPSS 4.31%
- Veröffentlicht 09.12.2016 20:59:06
- Zuletzt bearbeitet 12.04.2025 10:46:40
Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validate the HTTP Host header against settings.ALLOWED_HOS...
CVE-2016-9013
- EPSS 2.4%
- Veröffentlicht 09.12.2016 20:59:05
- Zuletzt bearbeitet 12.04.2025 10:46:40
Django 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3 use a hardcoded password for a temporary database user created when running tests with an Oracle database, which makes it easier for remote attackers to obtain access to the da...
CVE-2016-7401
- EPSS 5.49%
- Veröffentlicht 03.10.2016 18:59:13
- Zuletzt bearbeitet 12.04.2025 10:46:40
The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.
CVE-2016-6186
- EPSS 13.1%
- Veröffentlicht 05.08.2016 15:59:09
- Zuletzt bearbeitet 12.04.2025 10:46:40
Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to ...
CVE-2016-2513
- EPSS 1.09%
- Veröffentlicht 08.04.2016 15:59:07
- Zuletzt bearbeitet 12.04.2025 10:46:40
The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.
CVE-2016-2512
- EPSS 0.46%
- Veröffentlicht 08.04.2016 15:59:06
- Zuletzt bearbeitet 12.04.2025 10:46:40
The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containi...
- EPSS 0.14%
- Veröffentlicht 08.02.2016 19:59:05
- Zuletzt bearbeitet 12.04.2025 10:46:40
Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" pe...
- EPSS 2.17%
- Veröffentlicht 07.12.2015 20:59:17
- Zuletzt bearbeitet 12.04.2025 10:46:40
The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setti...
- EPSS 4.37%
- Veröffentlicht 24.08.2015 14:59:09
- Zuletzt bearbeitet 12.04.2025 10:46:40
The (1) contrib.sessions.backends.base.SessionBase.flush and (2) cache_db.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote...