原始 OSV JSON{
"id": "GHSA-7g9h-c88w-r7h2",
"aliases": [
"CVE-2011-0698"
],
"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.",
"summary": "Directory traversal in Django",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.1"
},
{
"fixed": "1.1.4"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.2"
},
{
"fixed": "1.2.5"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-16T21:55:42Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"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"
}
],
"published": "2018-07-23T19:52:31Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0698",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django/commit/194566480b15cf4e294d3f03ff587019b74044b2",
"type": "WEB"
},
{
"url": "https://github.com/django/django/commit/570a32a047ea56265646217264b0d3dab1a14dbd",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-7g9h-c88w-r7h2",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"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",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:22:48Z"
}
}