From e2f87c2aef223f89bd2f17eeffbdbd42a641892b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:05:42 +0000 Subject: [PATCH] Publish Advisories GHSA-4873-36h9-wv49 GHSA-q879-9g95-56mx --- .../GHSA-4873-36h9-wv49.json | 38 +++++++++++++++---- .../GHSA-q879-9g95-56mx.json | 38 +++++++++++++++---- 2 files changed, 62 insertions(+), 14 deletions(-) diff --git a/advisories/github-reviewed/2021/09/GHSA-4873-36h9-wv49/GHSA-4873-36h9-wv49.json b/advisories/github-reviewed/2021/09/GHSA-4873-36h9-wv49/GHSA-4873-36h9-wv49.json index 235961b7788..ad3065e0403 100644 --- a/advisories/github-reviewed/2021/09/GHSA-4873-36h9-wv49/GHSA-4873-36h9-wv49.json +++ b/advisories/github-reviewed/2021/09/GHSA-4873-36h9-wv49/GHSA-4873-36h9-wv49.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4873-36h9-wv49", - "modified": "2021-09-17T20:05:58Z", + "modified": "2024-11-19T18:04:00Z", "published": "2021-09-20T19:54:16Z", "aliases": [ "CVE-2021-39218" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,12 +24,24 @@ "ecosystem": "crates.io", "name": "wasmtime" }, - "ecosystem_specific": { - "affected_functions": [ - "wasmtime::Linker::func_new", - "wasmtime::Linker::func_wrap", - "wasmtime::Store::gc" - ] + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.26.0" + }, + { + "fixed": "0.30.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "wasmtime" }, "ranges": [ { @@ -63,6 +79,14 @@ "type": "PACKAGE", "url": "https://github.com/bytecodealliance/wasmtime" }, + { + "type": "WEB", + "url": "https://github.com/bytecodealliance/wasmtime-py/compare/0.29.0...0.30.0" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/wasmtime/PYSEC-2021-321.yaml" + }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WAVBRYDDUIY2ZR3K3FO4BVYJKIMJ5TP7" diff --git a/advisories/github-reviewed/2021/09/GHSA-q879-9g95-56mx/GHSA-q879-9g95-56mx.json b/advisories/github-reviewed/2021/09/GHSA-q879-9g95-56mx/GHSA-q879-9g95-56mx.json index 996f456a8ae..c300e5296a9 100644 --- a/advisories/github-reviewed/2021/09/GHSA-q879-9g95-56mx/GHSA-q879-9g95-56mx.json +++ b/advisories/github-reviewed/2021/09/GHSA-q879-9g95-56mx/GHSA-q879-9g95-56mx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-q879-9g95-56mx", - "modified": "2021-09-17T20:07:13Z", + "modified": "2024-11-19T18:05:19Z", "published": "2021-09-20T19:54:26Z", "aliases": [ "CVE-2021-39219" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,12 +24,24 @@ "ecosystem": "crates.io", "name": "wasmtime" }, - "ecosystem_specific": { - "affected_functions": [ - "wasmtime::Linker::func_new", - "wasmtime::Linker::func_wrap", - "wasmtime::Store::gc" - ] + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.30.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "wasmtime" }, "ranges": [ { @@ -63,6 +79,14 @@ "type": "PACKAGE", "url": "https://github.com/bytecodealliance/wasmtime" }, + { + "type": "WEB", + "url": "https://github.com/bytecodealliance/wasmtime-py/compare/0.29.0...0.30.0" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/wasmtime/PYSEC-2021-322.yaml" + }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WAVBRYDDUIY2ZR3K3FO4BVYJKIMJ5TP7"