mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-v4cp-h94r-m7xf
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user