The session.flush function in the cached_db backend in Django 1.8.x before 1.8.2 does not properly flush the session, which allows remote attackers to hijack user sessions via an empty string in the session key.
{
"cwe_ids": [
"CWE-384"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-29T16:20:47Z",
"nvd_published_at": "2015-06-02T14:59:00Z",
"severity": "MODERATE"
}