diff --git a/advisories/github-reviewed/2022/05/GHSA-7f2c-vp52-gmfw/GHSA-7f2c-vp52-gmfw.json b/advisories/github-reviewed/2022/05/GHSA-7f2c-vp52-gmfw/GHSA-7f2c-vp52-gmfw.json index 35e409eeb31..f8321e80fc2 100644 --- a/advisories/github-reviewed/2022/05/GHSA-7f2c-vp52-gmfw/GHSA-7f2c-vp52-gmfw.json +++ b/advisories/github-reviewed/2022/05/GHSA-7f2c-vp52-gmfw/GHSA-7f2c-vp52-gmfw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7f2c-vp52-gmfw", - "modified": "2023-08-16T23:05:33Z", + "modified": "2024-09-27T18:23:46Z", "published": "2022-05-17T03:45:51Z", "aliases": [ "CVE-2014-7144" @@ -9,7 +9,14 @@ "summary": "OpenStack keystonemiddleware does not verify certificate", "details": "OpenStack keystonemiddleware (formerly python-keystoneclient) 0.x before 0.11.0 and 1.x before 1.2.0 disables certification verification when the \"insecure\" option is set in a paste configuration (`paste.ini`) file regardless of the value, which allows remote attackers to conduct man-in-the-middle attacks via a crafted certificate.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -49,6 +56,44 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "python-keystoneclient" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.11.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "python-keystoneclient" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0" + }, + { + "fixed": "1.2.0" + } + ] + } + ] } ], "references": [ @@ -64,10 +109,22 @@ "type": "WEB", "url": "https://github.com/openstack/ossa/blob/23e15de721f4a6890374a231d93524e02965a97f/ossa/OSSA-2014-030.yaml" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/keystonemiddleware/PYSEC-2014-26.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-keystoneclient/PYSEC-2014-71.yaml" + }, { "type": "WEB", "url": "https://web.archive.org/web/20200228053850/http://www.securityfocus.com/bid/69864" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228060511/https://www.securityfocus.com/bid/69864" + }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1783.html" @@ -93,7 +150,7 @@ "cwe_ids": [ "CWE-295" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-08-16T23:05:33Z", "nvd_published_at": "2014-10-02T14:55:00Z" diff --git a/advisories/github-reviewed/2023/07/GHSA-7q94-qpjr-xpgm/GHSA-7q94-qpjr-xpgm.json b/advisories/github-reviewed/2023/07/GHSA-7q94-qpjr-xpgm/GHSA-7q94-qpjr-xpgm.json index 1081c4ce90c..df634dbae44 100644 --- a/advisories/github-reviewed/2023/07/GHSA-7q94-qpjr-xpgm/GHSA-7q94-qpjr-xpgm.json +++ b/advisories/github-reviewed/2023/07/GHSA-7q94-qpjr-xpgm/GHSA-7q94-qpjr-xpgm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7q94-qpjr-xpgm", - "modified": "2023-07-12T21:57:21Z", + "modified": "2024-09-27T18:24:39Z", "published": "2023-07-06T15:30:33Z", "aliases": [ "CVE-2023-36189" @@ -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": [ @@ -28,7 +32,7 @@ "introduced": "0" }, { - "last_affected": "0.0.225" + "fixed": "0.0.247" } ] } @@ -60,6 +64,10 @@ "type": "WEB", "url": "https://github.com/langchain-ai/langchain/pull/8425" }, + { + "type": "WEB", + "url": "https://github.com/langchain-ai/langchain/commit/fab24457bcf8ede882abd11419769c92bc4e7751" + }, { "type": "WEB", "url": "https://gist.github.com/rharang/9c58d39db8c01db5b7c888e467c0533f"