From af85368879b2134bc2112f9bab983503c474f4ed Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 15:52:32 +0000 Subject: [PATCH] Publish GHSA-9r8w-6x8c-6jr9 --- .../GHSA-9r8w-6x8c-6jr9.json | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2019/01/GHSA-9r8w-6x8c-6jr9/GHSA-9r8w-6x8c-6jr9.json b/advisories/github-reviewed/2019/01/GHSA-9r8w-6x8c-6jr9/GHSA-9r8w-6x8c-6jr9.json index 5ce81df2914..e70ed460e98 100644 --- a/advisories/github-reviewed/2019/01/GHSA-9r8w-6x8c-6jr9/GHSA-9r8w-6x8c-6jr9.json +++ b/advisories/github-reviewed/2019/01/GHSA-9r8w-6x8c-6jr9/GHSA-9r8w-6x8c-6jr9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-9r8w-6x8c-6jr9", - "modified": "2024-05-07T20:56:26Z", + "modified": "2024-09-18T15:51:10Z", "published": "2019-01-04T17:50:34Z", "aliases": [ "CVE-2017-12794" @@ -12,20 +12,24 @@ { "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" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "1.10.0" + "introduced": "1.10a1" }, { "fixed": "1.10.8" @@ -37,14 +41,14 @@ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "1.11.0" + "introduced": "1.11a1" }, { "fixed": "1.11.5" @@ -75,6 +79,10 @@ "type": "PACKAGE", "url": "https://github.com/django/django" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2017-44.yaml" + }, { "type": "WEB", "url": "https://usn.ubuntu.com/3559-1"