From 04125e9b54eff29f789b378dd5226a231bb51aff Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:12:51 +0000 Subject: [PATCH] Publish Advisories GHSA-qcx9-j53g-ccgf GHSA-p2q9-36vw-c468 --- .../GHSA-qcx9-j53g-ccgf.json | 76 ++++++++++++++++++- .../GHSA-p2q9-36vw-c468.json | 62 +++++++++++++++ 2 files changed, 137 insertions(+), 1 deletion(-) create mode 100644 advisories/github-reviewed/2024/09/GHSA-p2q9-36vw-c468/GHSA-p2q9-36vw-c468.json diff --git a/advisories/github-reviewed/2021/08/GHSA-qcx9-j53g-ccgf/GHSA-qcx9-j53g-ccgf.json b/advisories/github-reviewed/2021/08/GHSA-qcx9-j53g-ccgf/GHSA-qcx9-j53g-ccgf.json index 5e6b8d13eb5..5f55c080011 100644 --- a/advisories/github-reviewed/2021/08/GHSA-qcx9-j53g-ccgf/GHSA-qcx9-j53g-ccgf.json +++ b/advisories/github-reviewed/2021/08/GHSA-qcx9-j53g-ccgf/GHSA-qcx9-j53g-ccgf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qcx9-j53g-ccgf", - "modified": "2021-08-30T23:27:55Z", + "modified": "2024-09-03T21:11:42Z", "published": "2021-08-05T17:01:30Z", "aliases": [ "CVE-2021-32807" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -52,6 +56,44 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "Zope" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0" + }, + { + "fixed": "4.6.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "Zope" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0" + }, + { + "fixed": "5.3" + } + ] + } + ] } ], "references": [ @@ -59,14 +101,46 @@ "type": "WEB", "url": "https://github.com/zopefoundation/AccessControl/security/advisories/GHSA-qcx9-j53g-ccgf" }, + { + "type": "WEB", + "url": "https://github.com/zopefoundation/Zope/security/advisories/GHSA-g4gq-j4p2-j8fr" + }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32807" }, + { + "type": "WEB", + "url": "https://github.com/zopefoundation/AccessControl/commit/ae2dab0cc34e6dd1561c5b12d4a56cd140f87e1d" + }, { "type": "WEB", "url": "https://github.com/zopefoundation/AccessControl/commit/b42dd4badf803bb9fb71ac34cd9cb0c249262f2c" }, + { + "type": "WEB", + "url": "https://github.com/zopefoundation/Zope/commit/869f947e586517566509e0ccdd4d99b60704cc02" + }, + { + "type": "WEB", + "url": "https://github.com/zopefoundation/Zope/commit/f72a18dda8e9bf2aedb46168761668464a4be988" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/accesscontrol/PYSEC-2021-335.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/accesscontrol/PYSEC-2021-370.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/zope/PYSEC-2021-368.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/zope/PYSEC-2021-875.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/zopefoundation/AccessControl" diff --git a/advisories/github-reviewed/2024/09/GHSA-p2q9-36vw-c468/GHSA-p2q9-36vw-c468.json b/advisories/github-reviewed/2024/09/GHSA-p2q9-36vw-c468/GHSA-p2q9-36vw-c468.json new file mode 100644 index 00000000000..21fa18c6f7d --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-p2q9-36vw-c468/GHSA-p2q9-36vw-c468.json @@ -0,0 +1,62 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p2q9-36vw-c468", + "modified": "2024-09-03T21:11:21Z", + "published": "2024-09-03T21:11:21Z", + "aliases": [ + + ], + "summary": "olm-sys: wrapped library unmaintained, potentially vulnerable", + "details": "After several cryptographic vulnerabilities in `libolm` were disclosed publicly, the Matrix Foundation has [officially deprecated the library](https://matrix.org/blog/2024/08/libolm-deprecation/). `olm-sys` is a thin wrapper around `libolm` and is now deprecated and potentially vulnerable in kind.\n\nUsers of `olm-sys` and its higher-level abstraction, `olm-rs`, are highly encouraged to switch to [`vodozemac`](https://crates.io/crates/vodozemac) as soon as possible. It is the successor effort to `libolm` and is written in Rust.\n", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "crates.io", + "name": "olm-sys" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.3.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "PACKAGE", + "url": "https://gitlab.gnome.org/BrainBlasted/olm-sys" + }, + { + "type": "WEB", + "url": "https://gitlab.gnome.org/BrainBlasted/olm-sys/-/issues/12" + }, + { + "type": "WEB", + "url": "https://matrix.org/blog/2024/08/libolm-deprecation" + }, + { + "type": "WEB", + "url": "https://rustsec.org/advisories/RUSTSEC-2024-0368.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1395" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-09-03T21:11:21Z", + "nvd_published_at": null + } +} \ No newline at end of file