CVE-2015-5143: High severity django vulnerability
The session backends in Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (session store consumption) via multiple requests with unique session keys.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2015-5143?
CVE-2015-5143 is classified as a high severity vulnerability due to its potential for causing a denial of service.
How do I fix CVE-2015-5143?
To fix CVE-2015-5143, upgrade Django to version 1.4.21, 1.7.9, or 1.8.3 or later.
Which versions of Django are affected by CVE-2015-5143?
The affected versions of Django include all versions prior to 1.4.21, 1.5.x through 1.6.x, 1.7.x prior to 1.7.9, and 1.8.x prior to 1.8.3.
What type of attack does CVE-2015-5143 allow?
CVE-2015-5143 allows remote attackers to exploit the vulnerability by making multiple requests with unique session keys to exhaust the session store.
Is there any workaround for CVE-2015-5143 if I cannot upgrade?
There is no specific workaround for CVE-2015-5143; upgrading to the secure versions is recommended.