GHSA-5J2H-H5HG-3WF8
Vulnerability from github – Published: 2018-07-23 19:51 – Updated: 2024-09-16 21:30
VLAI?
Summary
Cross-site request forgery in Django
Details
Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX requests that leverage a "combination of browser plugins and redirects," a related issue to CVE-2011-0447.
Severity ?
{
"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-0696"
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:16:24Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX requests that leverage a \"combination of browser plugins and redirects,\" a related issue to CVE-2011-0447.",
"id": "GHSA-5j2h-h5hg-3wf8",
"modified": "2024-09-16T21:30:38Z",
"published": "2018-07-23T19:51:10Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-0696"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/408c5c873ce1437c7eee9544ff279ecbad7e150a"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/818e70344e7193f6ebc73c82ed574e6ce3c91afc"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=676357"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-5j2h-h5hg-3wf8"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-10.yaml"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054207.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-February/054208.html"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2011/02/09/6"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/43230"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/43297"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/43382"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/43426"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2011/dsa-2163"
},
{
"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",
"url": "http://www.securityfocus.com/bid/46296"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-1066-1"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2011/0372"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2011/0388"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2011/0429"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2011/0439"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2011/0441"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Cross-site request forgery in Django"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…