CVE-2011-0698

high
Published 2018-07-23 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CVSS v2
7.5
VIR risk
7.5

Description

Directory traversal vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 on Windows might allow remote attackers to read or execute files via a / (slash) character in a key in a session cookie, related to session replays.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2011-0698

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.djangoproject.com/weblog/2011/feb/08/security/

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://openwall.com/lists/oss-security/2011/02/09/6

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed0
debian debianbullseyefixed0
debian debianforkyfixed0
debian debiansidfixed0
debian debiantrixiefixed0

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango>=1.1,<1.1.41.1.4
python PyPIdjango>=1.2,<1.2.51.2.5

Application impact

VendorProductVersionsFixed
djangoprojectdjango1.1
djangoprojectdjango1.1.0
djangoprojectdjango1.1.2
djangoprojectdjango1.1.3
djangoprojectdjango1.2
djangoprojectdjango1.2.1
djangoprojectdjango1.2.2
djangoprojectdjango1.2.3
djangoprojectdjango1.2.4

References

CWEs

CWE-22

Verify integrity in audit chain (admin only). AS-IS.