Publish Advisories

GHSA-7qfw-j7hp-v45g
GHSA-wmjg-vqhv-q5p5
This commit is contained in:
advisory-database[bot]
2024-09-18 14:43:24 +00:00
parent 50bdf990b6
commit c6da777992
2 changed files with 24 additions and 9 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7qfw-j7hp-v45g",
"modified": "2023-08-03T21:12:36Z",
"modified": "2024-09-18T14:42:11Z",
"published": "2022-05-17T03:20:54Z",
"aliases": [
"CVE-2015-0219"
@@ -9,13 +9,20 @@
"summary": "Django WSGI Header Spoofing Vulnerability",
"details": "Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an `_` (underscore) character instead of a `-` (dash) character in an HTTP header, as demonstrated by an `X-Auth_User` header.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
@@ -34,14 +41,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.6.0"
"introduced": "1.6"
},
{
"fixed": "1.6.10"
@@ -53,14 +60,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.7.0"
"introduced": "1.7"
},
{
"fixed": "1.7.3"
@@ -91,6 +98,14 @@
"type": "WEB",
"url": "https://github.com/django/daphne/blob/e49c39a4e5fac8ec170dd653641a9e90844fd3f1/daphne/http_protocol.py#L151"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-4.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20150128111656/http://secunia.com/advisories/62285"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wmjg-vqhv-q5p5",
"modified": "2024-09-18T14:39:03Z",
"modified": "2024-09-18T14:41:57Z",
"published": "2024-09-18T14:39:03Z",
"aliases": [
@@ -32,7 +32,7 @@
"introduced": "2.8.0"
},
{
"fixed": "2.8.2"
"fixed": "2.8.1"
}
]
}