Django Software Foundation · Django · CVE-2015-3982
**Name of the Vulnerable Software and Affected Versions**
Django versions 1.8.0 through 1.8.1
**Description**
The issue is related to the session.flush function in the cached db backend, which does not properly flush the session. This allows remote attackers to hijack user sessions via an empty string in the session key.
**Recommendations**
For Django versions 1.8.0 through 1.8.1, update to version 1.8.2 or later to resolve the issue.