Vulnerabilities > Djangoproject > Django > 1.6

DATE CVE VULNERABILITY TITLE RISK
2014-04-23 CVE-2014-0474 Resource Management Errors vulnerability in multiple products
The (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes 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 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to "MySQL typecasting."
network
low complexity
canonical djangoproject CWE-399
critical
10.0
2014-04-23 CVE-2014-0473 Permissions, Privileges, and Access Controls vulnerability in multiple products
The caching framework 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 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users.
network
low complexity
djangoproject canonical CWE-264
5.0
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