Vulnerabilities > Djangoproject > Django > 1.8.9

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.
network
high complexity
djangoproject CWE-200
2.6
2016-04-08 CVE-2016-2512 Cross-site Scripting vulnerability in Djangoproject Django
The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.
4.3