ghsa-crhm-qpjc-cm64
Vulnerability from github
Published
2022-05-14 03:55
Modified
2024-09-18 16:16
Severity ?
7.5 (High) - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
8.7 (High) - 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
8.7 (High) - 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
VLAI Severity ?
Summary
Django CSRF Protection Bypass
Details
The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.8.15"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "1.9"
},
{
"fixed": "1.9.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-7401"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2023-07-31T18:44:08Z",
"nvd_published_at": "2016-10-03T18:59:00Z",
"severity": "HIGH"
},
"details": "The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.",
"id": "GHSA-crhm-qpjc-cm64",
"modified": "2024-09-18T16:16:33Z",
"published": "2022-05-14T03:55:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7401"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/6118ab7d0676f0d622278e5be215f14fb5410b6a"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/6fe846a8f08dc959003f298b5407e321c6fe3735"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/d1bc980db1c0fffd6d60677e62f70beadb9fe64a"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2016-3.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200227223637/http://www.securityfocus.com/bid/93182"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20210927195154/http://www.securitytracker.com/id/1036899"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2016/sep/26/security-releases"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2038.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2039.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2040.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2041.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2042.html"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-2043.html"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2016/dsa-3678"
},
{
"type": "WEB",
"url": "http://www.ubuntu.com/usn/USN-3089-1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/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:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Django CSRF Protection Bypass"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…