ghsa-q7q2-qf2q-rw3w
Vulnerability from github
Published
2022-05-17 03:07
Modified
2024-11-18 16:26
Severity ?
7.4 (High) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
9.1 (Critical) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
9.1 (Critical) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
Django Vulnerable to Cache Poisoning
Details
Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly include the (1) Vary: Cookie or (2) Cache-Control header in responses, which allows remote attackers to obtain sensitive information or poison the cache via a request from certain browsers.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.4" }, { "fixed": "1.4.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.5" }, { "fixed": "1.5.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.6" }, { "fixed": "1.6.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "1.7a1" }, { "fixed": "1.7b4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-1418" ], "database_specific": { "cwe_ids": [ "CWE-349" ], "github_reviewed": true, "github_reviewed_at": "2023-08-16T22:54:50Z", "nvd_published_at": "2014-05-16T15:55:00Z", "severity": "CRITICAL" }, "details": "Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly include the (1) Vary: Cookie or (2) Cache-Control header in responses, which allows remote attackers to obtain sensitive information or poison the cache via a request from certain browsers.", "id": "GHSA-q7q2-qf2q-rw3w", "modified": "2024-11-18T16:26:23Z", "published": "2022-05-17T03:07:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1418" }, { "type": "WEB", "url": "https://github.com/django/django/commit/1abcf3a808b35abae5d425ed4d44cb6e886dc769" }, { "type": "WEB", "url": "https://github.com/django/django/commit/28e23306aa53bbbb8fb87db85f99d970b051026c" }, { "type": "WEB", "url": "https://github.com/django/django/commit/4001ec8698f577b973c5a540801d8a0bbea1205b" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-19.yaml" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2014/may/14/security-releases-issued" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00023.html" }, { "type": "WEB", "url": "http://ubuntu.com/usn/usn-2212-1" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2934" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/05/14/10" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/05/15/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Django Vulnerable to Cache Poisoning" }
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.
- 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.