Publish GHSA-v4cp-h94r-m7xf

This commit is contained in:
advisory-database[bot]
2024-11-19 18:01:45 +00:00
parent 6ab3602a70
commit 87628be571
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v4cp-h94r-m7xf",
"modified": "2021-09-17T20:05:21Z",
"modified": "2024-11-19T18:00:37Z",
"published": "2021-09-20T19:54:05Z",
"aliases": [
"CVE-2021-39216"
@@ -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:N/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"
},
{
"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-320.yaml"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WAVBRYDDUIY2ZR3K3FO4BVYJKIMJ5TP7"