diff --git a/advisories/github-reviewed/2019/08/GHSA-6r97-cj55-9hrq/GHSA-6r97-cj55-9hrq.json b/advisories/github-reviewed/2019/08/GHSA-6r97-cj55-9hrq/GHSA-6r97-cj55-9hrq.json index 1d926521d59..5a77d57926c 100644 --- a/advisories/github-reviewed/2019/08/GHSA-6r97-cj55-9hrq/GHSA-6r97-cj55-9hrq.json +++ b/advisories/github-reviewed/2019/08/GHSA-6r97-cj55-9hrq/GHSA-6r97-cj55-9hrq.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6r97-cj55-9hrq", - "modified": "2021-08-17T20:41:46Z", + "modified": "2024-09-20T16:08:23Z", "published": "2019-08-16T14:00:34Z", "aliases": [ "CVE-2019-14234" @@ -12,20 +12,24 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "1.11.0" + "introduced": "1.11a1" }, { "fixed": "1.11.23" @@ -37,14 +41,14 @@ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "2.1.0" + "introduced": "2.1a1" }, { "fixed": "2.1.11" @@ -56,14 +60,20 @@ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" + }, + "ecosystem_specific": { + "affected_functions": [ + "django.contrib.postgres.fields.hstore.KeyTransform.as_sql", + "django.contrib.postgres.fields.jsonb.KeyTransform.as_sql" + ] }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "2.2.0" + "introduced": "2.2a1" }, { "fixed": "2.2.4" @@ -90,13 +100,53 @@ "type": "WEB", "url": "https://github.com/django/django/commit/f74b3ae3628c26e1b4f8db3d13a91d52a833a975" }, + { + "type": "WEB", + "url": "https://docs.djangoproject.com/en/dev/releases/security" + }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-6r97-cj55-9hrq" + }, + { + "type": "PACKAGE", + "url": "https://github.com/django/django" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-13.yaml" + }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs" }, + { + "type": "WEB", + "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/STVX7X7IDWAH5SKE6MBMY3TEI6ZODBTK" + }, + { + "type": "WEB", + "url": "https://seclists.org/bugtraq/2019/Aug/15" + }, + { + "type": "WEB", + "url": "https://security.gentoo.org/glsa/202004-17" + }, + { + "type": "WEB", + "url": "https://security.netapp.com/advisory/ntap-20190828-0002" + }, + { + "type": "WEB", + "url": "https://www.debian.org/security/2019/dsa-4498" + }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2019/aug/01/security-releases" + }, + { + "type": "WEB", + "url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.html" } ], "database_specific": { diff --git a/advisories/github-reviewed/2019/08/GHSA-v9qg-3j8p-r63v/GHSA-v9qg-3j8p-r63v.json b/advisories/github-reviewed/2019/08/GHSA-v9qg-3j8p-r63v/GHSA-v9qg-3j8p-r63v.json index 1383ced92c3..bc45c0d7be1 100644 --- a/advisories/github-reviewed/2019/08/GHSA-v9qg-3j8p-r63v/GHSA-v9qg-3j8p-r63v.json +++ b/advisories/github-reviewed/2019/08/GHSA-v9qg-3j8p-r63v/GHSA-v9qg-3j8p-r63v.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-v9qg-3j8p-r63v", - "modified": "2021-05-10T18:17:48Z", + "modified": "2024-09-20T16:09:20Z", "published": "2019-08-06T01:43:31Z", "aliases": [ "CVE-2019-14235" @@ -12,20 +12,24 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "1.11.0" + "introduced": "1.11a1" }, { "fixed": "1.11.23" @@ -37,14 +41,14 @@ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "2.1.0" + "introduced": "2.1a1" }, { "fixed": "2.1.11" @@ -56,14 +60,14 @@ { "package": { "ecosystem": "PyPI", - "name": "django" + "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { - "introduced": "2.2.0" + "introduced": "2.2a1" }, { "fixed": "2.2.4" @@ -82,6 +86,18 @@ "type": "WEB", "url": "https://docs.djangoproject.com/en/dev/releases/security" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-v9qg-3j8p-r63v" + }, + { + "type": "PACKAGE", + "url": "https://github.com/django/django" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-14.yaml" + }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/django-announce/jIoju2-KLDs"