Vulnerabilities > Djangoproject > Django

DATE CVE VULNERABILITY TITLE RISK
2014-04-23 CVE-2014-0472 Code Injection vulnerability in multiple products
The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."
network
high complexity
djangoproject canonical CWE-94
5.1
2013-10-04 CVE-2013-6044 Cross-Site Scripting vulnerability in Djangoproject Django
The is_safe_url function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting (XSS) or other vulnerabilities into Django applications that use this function, as demonstrated by "the login view in django.contrib.auth.views" and the javascript: scheme.
4.3
2013-10-04 CVE-2013-4249 Cross-Site Scripting vulnerability in Djangoproject Django 1.5/1.5.1/1.6
Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.
4.3
2013-09-23 CVE-2013-1443 Improper Authentication vulnerability in Djangoproject Django
The authentication framework (django.contrib.auth) in Django 1.4.x before 1.4.8, 1.5.x before 1.5.4, and 1.6.x before 1.6 beta 4 allows remote attackers to cause a denial of service (CPU consumption) via a long password which is then hashed.
network
low complexity
djangoproject CWE-287
5.0
2013-09-16 CVE-2013-4315 Path Traversal vulnerability in Djangoproject Django
Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWED_INCLUDE_ROOTS setting followed by a ..
network
low complexity
djangoproject CWE-22
5.0
2013-05-02 CVE-2013-0306 Numeric Errors vulnerability in multiple products
The form library in Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 allows remote attackers to bypass intended resource limits for formsets and cause a denial of service (memory consumption) or trigger server errors via a modified max_num parameter.
network
low complexity
djangoproject canonical CWE-189
5.0
2013-05-02 CVE-2013-0305 Information Exposure vulnerability in multiple products
The administrative interface for Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 does not check permissions for the history view, which allows remote authenticated administrators to obtain sensitive object history information.
network
low complexity
djangoproject canonical CWE-200
4.0
2012-11-18 CVE-2012-4520 Improper Input Validation vulnerability in Djangoproject Django
The django.http.HttpRequest.get_host function in Django 1.3.x before 1.3.4 and 1.4.x before 1.4.2 allows remote attackers to generate and display arbitrary URLs via crafted username and password Host header values.
network
low complexity
djangoproject CWE-20
6.4
2012-07-31 CVE-2012-3444 Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Djangoproject Django
The get_image_dimensions function in the image-handling functionality in Django before 1.3.2 and 1.4.x before 1.4.1 uses a constant chunk size in all attempts to determine dimensions, which allows remote attackers to cause a denial of service (process or thread consumption) via a large TIFF image.
network
low complexity
djangoproject CWE-119
5.0
2012-07-31 CVE-2012-3443 Improper Input Validation vulnerability in Djangoproject Django
The django.forms.ImageField class in the form system in Django before 1.3.2 and 1.4.x before 1.4.1 completely decompresses image data during image validation, which allows remote attackers to cause a denial of service (memory consumption) by uploading an image file.
network
low complexity
djangoproject CWE-20
5.0