Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. Django
  4. ›
  5. CVE-2011-4136

CVE-2011-4136: Session manipulation in Django

July 23, 2018 (updated September 16, 2024)

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

  • bugzilla.redhat.com/show_bug.cgi?id=737366
  • github.com/advisories/GHSA-x88j-93vc-wpmp
  • github.com/django/django
  • github.com/django/django/commit/ac7c3a110f906e4dfed3a17451bf7fd9fcb81296
  • github.com/django/django/commit/fbe2eead2fa9d808658ca582241bcacb02618840
  • github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-1.yaml
  • hermes.opensuse.org/messages/14700881
  • nvd.nist.gov/vuln/detail/CVE-2011-4136
  • www.djangoproject.com/weblog/2011/sep/09
  • www.djangoproject.com/weblog/2011/sep/10/127

Code Behaviors & Features

Detect and mitigate CVE-2011-4136 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.2.7, all versions starting from 1.3 before 1.3.1

Fixed versions

  • 1.2.7
  • 1.3.1

Solution

Upgrade to versions 1.2.7, 1.3.1 or above.

Impact 4 MEDIUM

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

pypi/Django/CVE-2011-4136.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:41 +0000.