From 70d8de43c103e126945d1db59fc5e855a5747b97 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:15:54 +0000 Subject: [PATCH] Publish Advisories GHSA-3pqx-4fqf-j49f GHSA-4rrr-j7ff-r844 --- .../GHSA-3pqx-4fqf-j49f.json | 16 +++++++++++-- .../GHSA-4rrr-j7ff-r844.json | 23 +++++++++++++++---- 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2021/04/GHSA-3pqx-4fqf-j49f/GHSA-3pqx-4fqf-j49f.json b/advisories/github-reviewed/2021/04/GHSA-3pqx-4fqf-j49f/GHSA-3pqx-4fqf-j49f.json index 03ad7bdf759..4e01ae86d10 100644 --- a/advisories/github-reviewed/2021/04/GHSA-3pqx-4fqf-j49f/GHSA-3pqx-4fqf-j49f.json +++ b/advisories/github-reviewed/2021/04/GHSA-3pqx-4fqf-j49f/GHSA-3pqx-4fqf-j49f.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3pqx-4fqf-j49f", - "modified": "2022-01-04T19:49:51Z", + "modified": "2024-10-25T21:15:15Z", "published": "2021-04-20T16:40:42Z", "aliases": [ "CVE-2019-20477" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/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": [ @@ -40,6 +44,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20477" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-3pqx-4fqf-j49f" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pyyaml/PYSEC-2020-176.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/yaml/pyyaml" @@ -65,7 +77,7 @@ "cwe_ids": [ "CWE-502" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2021-04-08T19:24:04Z", "nvd_published_at": "2020-02-19T04:15:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-4rrr-j7ff-r844/GHSA-4rrr-j7ff-r844.json b/advisories/github-reviewed/2022/05/GHSA-4rrr-j7ff-r844/GHSA-4rrr-j7ff-r844.json index f71223531d6..2c83415dfb2 100644 --- a/advisories/github-reviewed/2022/05/GHSA-4rrr-j7ff-r844/GHSA-4rrr-j7ff-r844.json +++ b/advisories/github-reviewed/2022/05/GHSA-4rrr-j7ff-r844/GHSA-4rrr-j7ff-r844.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4rrr-j7ff-r844", - "modified": "2023-08-29T18:28:22Z", + "modified": "2024-10-25T21:14:44Z", "published": "2022-05-17T04:54:13Z", "aliases": [ "CVE-2013-2104" @@ -9,7 +9,14 @@ "summary": "python-keystoneclient missing expiration check in PKI token validation ", "details": "python-keystoneclient before 0.2.4, as used in OpenStack Keystone (Folsom), does not properly check expiry for PKI tokens, which allows remote authenticated users to (1) retain use of a token after it has expired, or (2) use a revoked token once it expires.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -53,6 +60,14 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=965852" }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/python-keystoneclient" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-keystoneclient/PYSEC-2014-69.yaml" + }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-06/msg00198.html" @@ -76,9 +91,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-324" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-08-29T18:28:22Z", "nvd_published_at": "2014-01-21T18:55:00Z"