diff --git a/advisories/github-reviewed/2022/01/GHSA-8c5j-9r9f-c6w8/GHSA-8c5j-9r9f-c6w8.json b/advisories/github-reviewed/2022/01/GHSA-8c5j-9r9f-c6w8/GHSA-8c5j-9r9f-c6w8.json index 3ba7efa4be4..617957b2b04 100644 --- a/advisories/github-reviewed/2022/01/GHSA-8c5j-9r9f-c6w8/GHSA-8c5j-9r9f-c6w8.json +++ b/advisories/github-reviewed/2022/01/GHSA-8c5j-9r9f-c6w8/GHSA-8c5j-9r9f-c6w8.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-8c5j-9r9f-c6w8", - "modified": "2022-02-14T22:16:33Z", + "modified": "2024-09-20T12:22:52Z", "published": "2022-01-12T19:21:10Z", "aliases": [ "CVE-2021-45116" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -31,7 +35,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "2.2.0" + "introduced": "2.2" }, { "fixed": "2.2.26" @@ -56,7 +60,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "3.2.0" + "introduced": "3.2" }, { "fixed": "3.2.11" @@ -70,12 +74,18 @@ "ecosystem": "PyPI", "name": "Django" }, + "ecosystem_specific": { + "affected_functions": [ + "django.template.defaultfilters.dictsort", + "django.template.defaultfilters.dictsortreversed" + ] + }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "4.0.0" + "introduced": "4.0" }, { "fixed": "4.0.1" @@ -106,10 +116,18 @@ "type": "WEB", "url": "https://docs.djangoproject.com/en/4.0/releases/security" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-8c5j-9r9f-c6w8" + }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-2.yaml" + }, { "type": "WEB", "url": "https://groups.google.com/forum/#!forum/django-announce"