django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which allows remote attackers to modify a session by triggering use of a key that is equal to that session's identifier.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2011-10-19 10:55
Updated : 2024-02-28 11:41
NVD link : CVE-2011-4136
Mitre link : CVE-2011-4136
CVE.ORG link : CVE-2011-4136
JSON object : View
Products Affected
djangoproject
- django
CWE
CWE-20
Improper Input Validation