CVE-2013-4315
medium
CVSS v3
—
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 advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-4315
Vendor advisory: secalert@redhat.com — https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued/
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/54828
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/54772
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.5.3-1 |
| debian | bullseye | fixed | 1.5.3-1 |
| debian | forky | fixed | 1.5.3-1 |
| debian | sid | fixed | 1.5.3-1 |
| debian | trixie | fixed | 1.5.3-1 |
References
- http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html
- http://rhn.redhat.com/errata/RHSA-2013-1521.html
- http://secunia.com/advisories/54772
- http://secunia.com/advisories/54828
- http://www.debian.org/security/2013/dsa-2755
- https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued/
- https://nvd.nist.gov/vuln/detail/CVE-2013-4315
- https://github.com/django/django/commit/87d2750b39f6f2d54b7047225521a44dcd37e896
- https://github.com/django/django/commit/988b61c550d798f9a66d17ee0511fb7a9a7f33ca
- https://github.com/django/django
- https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-20.yaml
- https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued
- https://security-tracker.debian.org/tracker/CVE-2013-4315
CWEs
CWE-22
Verify integrity in audit chain (admin only). AS-IS.