CVE-2013-4315

medium
Published 2013-09-16 · Modified 2023-11-08
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CVSS v2
5.0
VIR risk
5.0

Description

Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWED_INCLUDE_ROOTS setting followed by a .. (dot dot) in a ssi template tag.

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-2013-4315

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued/

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/54828

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/54772

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed1.5.3-1
debian debianbullseyefixed1.5.3-1
debian debianforkyfixed1.5.3-1
debian debiansidfixed1.5.3-1
debian debiantrixiefixed1.5.3-1

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango>=1.4,<1.4.71.4.7
python PyPIdjango>=1.5,<1.5.31.5.3

Application impact

VendorProductVersionsFixed
djangoprojectdjango1.4
djangoprojectdjango1.4.1
djangoprojectdjango1.4.2
djangoprojectdjango1.4.4
djangoprojectdjango1.4.5
djangoprojectdjango1.4.6
djangoprojectdjango1.5
djangoprojectdjango1.5.1
djangoprojectdjango1.6

References

CWEs

CWE-22

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