From 5e09d635be476d03bed745524e0f51c57bc04981 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 22:17:57 +0000 Subject: [PATCH] Publish Advisories GHSA-7vxc-q7rv-qfj8 GHSA-7vxc-q7rv-qfj8 --- .../GHSA-7vxc-q7rv-qfj8.json | 63 +++++++++++++++++++ .../GHSA-7vxc-q7rv-qfj8.json | 35 ----------- 2 files changed, 63 insertions(+), 35 deletions(-) create mode 100644 advisories/github-reviewed/2023/08/GHSA-7vxc-q7rv-qfj8/GHSA-7vxc-q7rv-qfj8.json delete mode 100644 advisories/unreviewed/2023/08/GHSA-7vxc-q7rv-qfj8/GHSA-7vxc-q7rv-qfj8.json diff --git a/advisories/github-reviewed/2023/08/GHSA-7vxc-q7rv-qfj8/GHSA-7vxc-q7rv-qfj8.json b/advisories/github-reviewed/2023/08/GHSA-7vxc-q7rv-qfj8/GHSA-7vxc-q7rv-qfj8.json new file mode 100644 index 00000000000..777a2988598 --- /dev/null +++ b/advisories/github-reviewed/2023/08/GHSA-7vxc-q7rv-qfj8/GHSA-7vxc-q7rv-qfj8.json @@ -0,0 +1,63 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7vxc-q7rv-qfj8", + "modified": "2023-08-11T22:16:44Z", + "published": "2023-08-11T15:30:46Z", + "aliases": [ + "CVE-2021-29057" + ], + "summary": "SUCHMOKUO node-worker-threads-pool denial of service Vulnerability", + "details": "An issue was discovered in StaticPool in SUCHMOKUO node-worker-threads-pool version 1.4.3 that allows attackers to cause a denial of service.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "node-worker-threads-pool" + }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.4.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29057" + }, + { + "type": "WEB", + "url": "https://github.com/SUCHMOKUO/node-worker-threads-pool/issues/20" + }, + { + "type": "PACKAGE", + "url": "https://github.com/SUCHMOKUO/node-worker-threads-pool" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-770" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2023-08-11T22:16:44Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2023/08/GHSA-7vxc-q7rv-qfj8/GHSA-7vxc-q7rv-qfj8.json b/advisories/unreviewed/2023/08/GHSA-7vxc-q7rv-qfj8/GHSA-7vxc-q7rv-qfj8.json deleted file mode 100644 index 566e430c35a..00000000000 --- a/advisories/unreviewed/2023/08/GHSA-7vxc-q7rv-qfj8/GHSA-7vxc-q7rv-qfj8.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-7vxc-q7rv-qfj8", - "modified": "2023-08-11T15:30:46Z", - "published": "2023-08-11T15:30:46Z", - "aliases": [ - "CVE-2021-29057" - ], - "details": "An issue was discovered in StaticPool in SUCHMOKUO node-worker-threads-pool version 1.4.3, allows attackers to cause a denial of service.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29057" - }, - { - "type": "WEB", - "url": "https://github.com/SUCHMOKUO/node-worker-threads-pool/issues/20" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": null - } -} \ No newline at end of file