ghsa-vjjp-9r83-22rc
Vulnerability from github
Published
2022-05-17 04:56
Modified
2024-09-18 18:57
Severity ?
8.6 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Django Directory Traversal via ssi template tag
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.4" }, { "fixed": "1.4.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.5" }, { "fixed": "1.5.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-4315" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2023-08-28T23:57:36Z", "nvd_published_at": "2013-09-16T19:14:00Z", "severity": "HIGH" }, "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": "GHSA-vjjp-9r83-22rc", "modified": "2024-09-18T18:57:02Z", "published": "2022-05-17T04:56:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4315" }, { "type": "WEB", "url": "https://github.com/django/django/commit/87d2750b39f6f2d54b7047225521a44dcd37e896" }, { "type": "WEB", "url": "https://github.com/django/django/commit/988b61c550d798f9a66d17ee0511fb7a9a7f33ca" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-20.yaml" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2013/sep/10/security-releases-issued" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-10/msg00015.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1521.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2013/dsa-2755" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Django Directory Traversal via ssi template tag" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.