Vulnerabilities > Djangoproject > Django > Low
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2016-04-08 | CVE-2016-2513 | Information Exposure vulnerability in Djangoproject Django 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. | 2.6 |
2014-08-26 | CVE-2014-0483 | Permissions, Privileges, and Access Controls vulnerability in multiple products The administrative interface (contrib.admin) in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a /admin/auth/user/?pop=1&t=password URI. | 3.5 |