diff --git a/advisories/github-reviewed/2020/06/GHSA-wpjr-j57x-wxfw/GHSA-wpjr-j57x-wxfw.json b/advisories/github-reviewed/2020/06/GHSA-wpjr-j57x-wxfw/GHSA-wpjr-j57x-wxfw.json index bbd0950cadb..28b263a066b 100644 --- a/advisories/github-reviewed/2020/06/GHSA-wpjr-j57x-wxfw/GHSA-wpjr-j57x-wxfw.json +++ b/advisories/github-reviewed/2020/06/GHSA-wpjr-j57x-wxfw/GHSA-wpjr-j57x-wxfw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wpjr-j57x-wxfw", - "modified": "2022-09-08T14:02:23Z", + "modified": "2024-09-20T15:13:34Z", "published": "2020-06-05T16:20:44Z", "aliases": [ "CVE-2020-13254" @@ -12,20 +12,24 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "2.0.0" + "introduced": "2.2" }, { "fixed": "2.2.13" @@ -37,14 +41,14 @@ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "3.0.0" + "introduced": "3.0" }, { "fixed": "3.0.7" @@ -71,10 +75,18 @@ "type": "WEB", "url": "https://docs.djangoproject.com/en/3.0/releases/security" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-wpjr-j57x-wxfw" + }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2020-31.yaml" + }, { "type": "WEB", "url": "https://groups.google.com/d/msg/django-announce/pPEmb2ot4Fo/X-SMalYSBAAJ"