Publish GHSA-q5qw-4364-5hhm

This commit is contained in:
advisory-database[bot]
2024-09-18 16:21:12 +00:00
parent 96c7793bfc
commit 679b3d2944
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q5qw-4364-5hhm",
"modified": "2024-03-07T22:26:40Z",
"modified": "2024-09-18T16:19:04Z",
"published": "2022-05-17T00:48:30Z",
"aliases": [
"CVE-2015-5144"
@@ -9,13 +9,20 @@
"summary": "Django Vulnerable to HTTP Response Splitting Attack",
"details": "Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 uses an incorrect regular expression, which allows remote attackers to inject arbitrary headers and conduct HTTP response splitting attacks via a newline character in an (1) email message to the EmailValidator, a (2) URL to the URLValidator, or unspecified vectors to the (3) validate_ipv4_address or (4) validate_slug validator.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"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"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
@@ -39,7 +46,7 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
@@ -52,7 +59,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.5.0"
"introduced": "1.5"
},
{
"fixed": "1.7.9"
@@ -64,7 +71,7 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
@@ -77,7 +84,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.8"
"introduced": "1.8a1"
},
{
"fixed": "1.8.3"
@@ -116,6 +123,10 @@
"type": "WEB",
"url": "https://github.com/django/django/blob/4555a823fd57e261e1b19c778429473256c8ea08/docs/releases/1.4.21.txt#L30-L54"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2015-10.yaml"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/201510-06"
@@ -161,7 +172,7 @@
"cwe_ids": [
"CWE-20"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-08-04T23:22:57Z",
"nvd_published_at": "2015-07-14T17:59:00Z"