Vulnerabilities > Djangoproject > Django > 1.4.7

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-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