Publish GHSA-q7q2-qf2q-rw3w

This commit is contained in:
advisory-database[bot]
2024-09-18 19:52:44 +00:00
parent a0c66bb18d
commit 876a75d4a5
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q7q2-qf2q-rw3w",
"modified": "2024-03-07T22:22:46Z",
"modified": "2024-09-18T19:51:12Z",
"published": "2022-05-17T03:07:00Z",
"aliases": [
"CVE-2014-1418"
@@ -9,20 +9,27 @@
"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.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"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"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4.0"
"introduced": "1.4"
},
{
"fixed": "1.4.13"
@@ -34,14 +41,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.5.0"
"introduced": "1.5"
},
{
"fixed": "1.5.8"
@@ -53,14 +60,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.6.0"
"introduced": "1.6"
},
{
"fixed": "1.6.5"
@@ -68,6 +75,25 @@
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.7a1"
},
{
"fixed": "1.7b4"
}
]
}
]
}
],
"references": [
@@ -91,6 +117,10 @@
"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"
@@ -99,6 +129,10 @@
"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"
@@ -116,7 +150,7 @@
"cwe_ids": [
"CWE-349"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-08-16T22:54:50Z",
"nvd_published_at": "2014-05-16T15:55:00Z"