diff --git a/advisories/github-reviewed/2022/05/GHSA-chgw-36xv-47cw/GHSA-chgw-36xv-47cw.json b/advisories/github-reviewed/2022/05/GHSA-chgw-36xv-47cw/GHSA-chgw-36xv-47cw.json index 3c51d718a98..6692aa1a3fd 100644 --- a/advisories/github-reviewed/2022/05/GHSA-chgw-36xv-47cw/GHSA-chgw-36xv-47cw.json +++ b/advisories/github-reviewed/2022/05/GHSA-chgw-36xv-47cw/GHSA-chgw-36xv-47cw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-chgw-36xv-47cw", - "modified": "2024-04-29T10:23:44Z", + "modified": "2024-09-27T21:22:35Z", "published": "2022-05-24T17:17:22Z", "aliases": [ "CVE-2020-12689" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -74,6 +78,10 @@ "type": "PACKAGE", "url": "https://github.com/openstack/keystone" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2020-53.yaml" + }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/re4ffc55cd2f1b55a26e07c83b3c22c3fe4bae6054d000a57fb48d8c2@%3Ccommits.druid.apache.org%3E" diff --git a/advisories/github-reviewed/2022/05/GHSA-rqw2-hhrf-7936/GHSA-rqw2-hhrf-7936.json b/advisories/github-reviewed/2022/05/GHSA-rqw2-hhrf-7936/GHSA-rqw2-hhrf-7936.json index 6cde0d0178c..8c6d95f91e9 100644 --- a/advisories/github-reviewed/2022/05/GHSA-rqw2-hhrf-7936/GHSA-rqw2-hhrf-7936.json +++ b/advisories/github-reviewed/2022/05/GHSA-rqw2-hhrf-7936/GHSA-rqw2-hhrf-7936.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-rqw2-hhrf-7936", - "modified": "2023-07-13T17:10:16Z", + "modified": "2024-09-27T21:21:47Z", "published": "2022-05-24T17:17:23Z", "aliases": [ "CVE-2020-12692" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -25,14 +29,33 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "16.0.0.0rc1" + }, + { + "fixed": "16.0.0" } ] } - ], - "database_specific": { - "last_known_affected_version_range": "< 15.0.1" - } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "keystone" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "15.0.1" + } + ] + } + ] } ], "references": [ @@ -44,6 +67,14 @@ "type": "WEB", "url": "https://bugs.launchpad.net/keystone/+bug/1872737" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/keystone" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/keystone/PYSEC-2020-56.yaml" + }, { "type": "WEB", "url": "https://opendev.org/openstack/keystone/commit/ab89ea749013e7f2c46260f68504f5687763e019"