Vulnerabilities > Djangoproject > Django > 1.8.3

DATE CVE VULNERABILITY TITLE RISK
2015-12-07 CVE-2015-8213 Information Exposure vulnerability in Djangoproject Django
The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.
network
low complexity
djangoproject CWE-200
5.0
2015-08-24 CVE-2015-5964 Resource Management Errors vulnerability in multiple products
The (1) contrib.sessions.backends.base.SessionBase.flush and (2) cache_db.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service (session store consumption) via unspecified vectors.
network
low complexity
djangoproject canonical oracle CWE-399
5.0
2015-08-24 CVE-2015-5963 Resource Management Errors vulnerability in multiple products
contrib.sessions.middleware.SessionMiddleware in Django 1.8.x before 1.8.4, 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions allows remote attackers to cause a denial of service (session store consumption or session record removal) via a large number of requests to contrib.auth.views.logout, which triggers the creation of an empty session record.
network
low complexity
djangoproject oracle canonical CWE-399
5.0