原始 OSV JSON{
"id": "GHSA-h95j-h2rv-qrg4",
"aliases": [
"CVE-2011-4140"
],
"details": "The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vectors involving a DNS CNAME record and a web page containing JavaScript code.",
"summary": "Django Cross-Site Request Forgery vulnerability",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.2.7"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.3"
},
{
"last_affected": "1.3.1"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-16T22:05:38Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2018-07-23T19:51:19Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4140",
"type": "ADVISORY"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=737366",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-h95j-h2rv-qrg4",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-5.yaml",
"type": "WEB"
},
{
"url": "https://hermes.opensuse.org/messages/14700881",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20140806062902/http://secunia.com/advisories/46614",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2011/sep/09",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2011/sep/10/127",
"type": "WEB"
},
{
"url": "http://openwall.com/lists/oss-security/2011/09/11/1",
"type": "WEB"
},
{
"url": "http://openwall.com/lists/oss-security/2011/09/13/2",
"type": "WEB"
},
{
"url": "http://www.debian.org/security/2011/dsa-2332",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:39:45Z"
}
}