Vulnerabilities > Djangoproject > Django > 1.4.14

DATE CVE VULNERABILITY TITLE RISK
2015-01-16 CVE-2015-0222 Code vulnerability in multiple products
ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when show_hidden_initial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries.
network
low complexity
canonical djangoproject CWE-17
5.0
2015-01-16 CVE-2015-0221 Resource Management Errors vulnerability in multiple products
The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.
network
low complexity
djangoproject canonical CWE-399
5.0
2015-01-16 CVE-2015-0220 Cross-site Scripting vulnerability in multiple products
The django.util.http.is_safe_url function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted URL, related to redirect URLs, as demonstrated by a "\njavascript:" URL.
4.3
2015-01-16 CVE-2015-0219 Code vulnerability in Djangoproject Django
Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an _ (underscore) character instead of a - (dash) character in an HTTP header, as demonstrated by an X-Auth_User header.
network
low complexity
djangoproject CWE-17
5.0