diff --git a/advisories/github-reviewed/2020/04/GHSA-v2wc-pfq2-5cm6/GHSA-v2wc-pfq2-5cm6.json b/advisories/github-reviewed/2020/04/GHSA-v2wc-pfq2-5cm6/GHSA-v2wc-pfq2-5cm6.json index 60cd4560d1a..ca85fe156ee 100644 --- a/advisories/github-reviewed/2020/04/GHSA-v2wc-pfq2-5cm6/GHSA-v2wc-pfq2-5cm6.json +++ b/advisories/github-reviewed/2020/04/GHSA-v2wc-pfq2-5cm6/GHSA-v2wc-pfq2-5cm6.json @@ -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" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2020/05/GHSA-jjjr-3jcw-f8v6/GHSA-jjjr-3jcw-f8v6.json b/advisories/github-reviewed/2020/05/GHSA-jjjr-3jcw-f8v6/GHSA-jjjr-3jcw-f8v6.json index 0e97bdd5b1e..8720663f7c2 100644 --- a/advisories/github-reviewed/2020/05/GHSA-jjjr-3jcw-f8v6/GHSA-jjjr-3jcw-f8v6.json +++ b/advisories/github-reviewed/2020/05/GHSA-jjjr-3jcw-f8v6/GHSA-jjjr-3jcw-f8v6.json @@ -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" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2021/08/GHSA-hpqh-2wqx-7qp5/GHSA-hpqh-2wqx-7qp5.json b/advisories/github-reviewed/2021/08/GHSA-hpqh-2wqx-7qp5/GHSA-hpqh-2wqx-7qp5.json index d339165891d..2d5e858dcfc 100644 --- a/advisories/github-reviewed/2021/08/GHSA-hpqh-2wqx-7qp5/GHSA-hpqh-2wqx-7qp5.json +++ b/advisories/github-reviewed/2021/08/GHSA-hpqh-2wqx-7qp5/GHSA-hpqh-2wqx-7qp5.json @@ -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"