Skip to content

Session manipulation in Django

Moderate severity GitHub Reviewed Published Jul 23, 2018 to the GitHub Advisory Database • Updated May 16, 2024

Package

pip django (pip)

Affected versions

>= 1.3.0, < 1.3.1
>= 1.2.0, < 1.2.7

Patched versions

1.3.1
1.2.7

Description

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

Published to the GitHub Advisory Database Jul 23, 2018
Reviewed Jun 16, 2020
Last updated May 16, 2024

Severity

Moderate

Weaknesses

CVE ID

CVE-2011-4136

GHSA ID

GHSA-x88j-93vc-wpmp

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.