Resource Management Errors
CVE-2015-5964
Summary
The (1) contrib.sessions.backends.base.SessionBase.flush and (2) cache_db.SessionStore.flush functions in Django 1.8.x before 1.8.4, 1.7.x before 1.7.10, 1.4.x before 1.4.22, create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service (session store consumption) via unspecified vectors. Branches 1.5.x, 1.6.x and branches prior to 1.4.x are unsupported and might be vulnerable as well.
- LOW
- NETWORK
- NONE
- NONE
- NONE
- PARTIAL
CWE-399 - Resource Management Errors
Resource management errors is not a weakness in and of itself, rather it is a category of weaknesses related to improper management of system resources. If not addressed, the weaknesses in this category can lead to unexpected software behavior, loss of access, file modification, sensitive information disclosure, system crash, denial of service, and code execution.
References
Advisory Timeline
- Published