GHSA-7g9h-c88w-r7h2
Vulnerability from github
Published
2018-07-23 19:52
Modified
2024-09-16 21:55
Severity ?
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
Directory traversal in Django
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.1" }, { "fixed": "1.1.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.2" }, { "fixed": "1.2.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-0698" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:22:48Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-7g9h-c88w-r7h2", "modified": "2024-09-16T21:55:42Z", "published": "2018-07-23T19:52:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0698" }, { "type": "WEB", "url": "https://github.com/django/django/commit/194566480b15cf4e294d3f03ff587019b74044b2" }, { "type": "WEB", "url": "https://github.com/django/django/commit/570a32a047ea56265646217264b0d3dab1a14dbd" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-7g9h-c88w-r7h2" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-12.yaml" }, { "type": "WEB", "url": "https://web.archive.org/web/20110521033259/http://secunia.com/advisories/43230" }, { "type": "WEB", "url": "https://web.archive.org/web/20130616104703/http://www.securityfocus.com/bid/46296" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2011/02/09/6" }, { "type": "WEB", "url": "http://www.djangoproject.com/weblog/2011/feb/08/security" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:031" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Directory traversal in Django" }
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.