diff --git a/advisories/github-reviewed/2025/01/GHSA-qcgg-j2x8-h9g8/GHSA-qcgg-j2x8-h9g8.json b/advisories/github-reviewed/2025/01/GHSA-qcgg-j2x8-h9g8/GHSA-qcgg-j2x8-h9g8.json index 95c3b5750bd..e246272a1d1 100644 --- a/advisories/github-reviewed/2025/01/GHSA-qcgg-j2x8-h9g8/GHSA-qcgg-j2x8-h9g8.json +++ b/advisories/github-reviewed/2025/01/GHSA-qcgg-j2x8-h9g8/GHSA-qcgg-j2x8-h9g8.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qcgg-j2x8-h9g8", - "modified": "2025-01-14T22:04:31Z", + "modified": "2025-01-15T15:14:29Z", "published": "2025-01-14T21:31:47Z", "aliases": [ "CVE-2024-56374" @@ -71,6 +71,63 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "django" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.1" + }, + { + "fixed": "5.1.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "django" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0" + }, + { + "fixed": "5.0.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "django" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.2" + }, + { + "fixed": "4.2.18" + } + ] + } + ] } ], "references": [ @@ -90,6 +147,10 @@ "type": "PACKAGE", "url": "https://github.com/django/django" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2025-1.yaml" + }, { "type": "WEB", "url": "https://groups.google.com/g/django-announce"