From 4ddeb67ce74bc1612e22cd3565790eb5426f0759 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:08:02 +0000 Subject: [PATCH] Publish GHSA-5hg3-6c2f-f3wr --- .../GHSA-5hg3-6c2f-f3wr.json | 50 +++++++++++-------- 1 file changed, 29 insertions(+), 21 deletions(-) diff --git a/advisories/github-reviewed/2018/10/GHSA-5hg3-6c2f-f3wr/GHSA-5hg3-6c2f-f3wr.json b/advisories/github-reviewed/2018/10/GHSA-5hg3-6c2f-f3wr/GHSA-5hg3-6c2f-f3wr.json index ae9f258b49a..5e21faa54f5 100644 --- a/advisories/github-reviewed/2018/10/GHSA-5hg3-6c2f-f3wr/GHSA-5hg3-6c2f-f3wr.json +++ b/advisories/github-reviewed/2018/10/GHSA-5hg3-6c2f-f3wr/GHSA-5hg3-6c2f-f3wr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-5hg3-6c2f-f3wr", - "modified": "2024-05-07T20:42:24Z", + "modified": "2024-09-17T15:06:31Z", "published": "2018-10-04T21:58:46Z", "aliases": [ "CVE-2018-14574" @@ -12,32 +12,17 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "django" - }, - "ranges": [ - { - "type": "ECOSYSTEM", - "events": [ - { - "introduced": "1.11.0" - }, - { - "fixed": "1.11.15" - } - ] - } - ] - }, - { - "package": { - "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { @@ -52,6 +37,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "Django" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.11" + }, + { + "fixed": "1.11.15" + } + ] + } + ] } ], "references": [ @@ -79,6 +83,10 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-5hg3-6c2f-f3wr" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2018-2.yaml" + }, { "type": "WEB", "url": "https://usn.ubuntu.com/3726-1"