diff --git a/advisories/github-reviewed/2021/06/GHSA-68w8-qjq3-2gfm/GHSA-68w8-qjq3-2gfm.json b/advisories/github-reviewed/2021/06/GHSA-68w8-qjq3-2gfm/GHSA-68w8-qjq3-2gfm.json index 74cdfde59e1..ac15ab00991 100644 --- a/advisories/github-reviewed/2021/06/GHSA-68w8-qjq3-2gfm/GHSA-68w8-qjq3-2gfm.json +++ b/advisories/github-reviewed/2021/06/GHSA-68w8-qjq3-2gfm/GHSA-68w8-qjq3-2gfm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-68w8-qjq3-2gfm", - "modified": "2022-02-14T22:19:16Z", + "modified": "2024-09-20T15:32:23Z", "published": "2021-06-10T17:21:00Z", "aliases": [ "CVE-2021-33203" @@ -12,13 +12,17 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { @@ -37,14 +41,14 @@ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "3.0.0" + "introduced": "3.0" }, { "fixed": "3.1.12" @@ -56,14 +60,14 @@ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "3.2.0" + "introduced": "3.2" }, { "fixed": "3.2.4" @@ -94,10 +98,18 @@ "type": "WEB", "url": "https://docs.djangoproject.com/en/3.2/releases/security" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-68w8-qjq3-2gfm" + }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2021-98.yaml" + }, { "type": "WEB", "url": "https://groups.google.com/forum/#!forum/django-announce"