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.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/74960 | |
https://www.djangoproject.com/weblog/2015/may/20/security-release/ | Patch Vendor Advisory |
http://www.securityfocus.com/bid/74960 | |
https://www.djangoproject.com/weblog/2015/may/20/security-release/ | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 02:30
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/74960 - | |
References | () https://www.djangoproject.com/weblog/2015/may/20/security-release/ - Patch, Vendor Advisory |
Information
Published : 2015-06-02 14:59
Updated : 2024-11-21 02:30
NVD link : CVE-2015-3982
Mitre link : CVE-2015-3982
CVE.ORG link : CVE-2015-3982
JSON object : View
Products Affected
djangoproject
- django
CWE