mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-v2wc-pfq2-5cm6 GHSA-jjjr-3jcw-f8v6 GHSA-hpqh-2wqx-7qp5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-v2wc-pfq2-5cm6",
|
||||
"modified": "2024-11-19T15:36:14Z",
|
||||
"modified": "2024-11-19T19:19:49Z",
|
||||
"published": "2020-04-14T23:09:29Z",
|
||||
"aliases": [
|
||||
"CVE-2020-11001"
|
||||
@@ -91,6 +91,6 @@
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2020-04-14T23:02:21Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2020-04-14T23:15:11Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-jjjr-3jcw-f8v6",
|
||||
"modified": "2024-11-19T15:42:22Z",
|
||||
"modified": "2024-11-19T19:19:46Z",
|
||||
"published": "2020-05-07T18:04:53Z",
|
||||
"aliases": [
|
||||
"CVE-2020-11037"
|
||||
@@ -116,11 +116,12 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-208"
|
||||
"CWE-208",
|
||||
"CWE-362"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2020-05-07T18:04:33Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2020-04-30T23:15:11Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hpqh-2wqx-7qp5",
|
||||
"modified": "2023-01-25T18:03:21Z",
|
||||
"modified": "2024-11-19T19:18:55Z",
|
||||
"published": "2021-08-25T21:01:55Z",
|
||||
"aliases": [
|
||||
"CVE-2021-32629"
|
||||
@@ -33,6 +33,25 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "wasmtime"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.27.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
@@ -60,6 +79,10 @@
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/tree/main/cranelift"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/wasmtime/PYSEC-2021-87.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0067.html"
|
||||
|
||||
Reference in New Issue
Block a user