pysec-2013-20
Vulnerability from pysec
Published
2013-09-16 19:14
Modified
2021-07-15 02:22
Details
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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "django", "purl": "pkg:pypi/django" }, "ranges": [ { "events": [ { "introduced": "1.4" }, { "fixed": "1.4.7" }, { "introduced": "1.5" }, { "fixed": "1.5.3" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.4", "1.4.1", "1.4.2", "1.4.3", "1.4.4", "1.4.5", "1.4.6", "1.5", "1.5.1", "1.5.2" ] } ], "aliases": [ "CVE-2013-4315" ], "details": "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.", "id": "PYSEC-2013-20", "modified": "2021-07-15T02:22:08.994909Z", "published": "2013-09-16T19:14:00Z", "references": [ { "type": "ADVISORY", "url": "http://www.debian.org/security/2013/dsa-2755" }, { "type": "ARTICLE", "url": "https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued/" }, { "type": "ADVISORY", "url": "http://secunia.com/advisories/54772" }, { "type": "ADVISORY", "url": "http://secunia.com/advisories/54828" }, { "type": "ADVISORY", "url": "http://rhn.redhat.com/errata/RHSA-2013-1521.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.