diff --git a/advisories/unreviewed/2024/07/GHSA-43wq-xrcm-3vgr/GHSA-43wq-xrcm-3vgr.json b/advisories/github-reviewed/2024/07/GHSA-43wq-xrcm-3vgr/GHSA-43wq-xrcm-3vgr.json similarity index 59% rename from advisories/unreviewed/2024/07/GHSA-43wq-xrcm-3vgr/GHSA-43wq-xrcm-3vgr.json rename to advisories/github-reviewed/2024/07/GHSA-43wq-xrcm-3vgr/GHSA-43wq-xrcm-3vgr.json index 134b566cf47..afc6a8ff25d 100644 --- a/advisories/unreviewed/2024/07/GHSA-43wq-xrcm-3vgr/GHSA-43wq-xrcm-3vgr.json +++ b/advisories/github-reviewed/2024/07/GHSA-43wq-xrcm-3vgr/GHSA-43wq-xrcm-3vgr.json @@ -1,20 +1,43 @@ { "schema_version": "1.4.0", "id": "GHSA-43wq-xrcm-3vgr", - "modified": "2024-07-10T06:33:52Z", + "modified": "2024-07-10T20:23:30Z", "published": "2024-07-10T06:33:51Z", "aliases": [ "CVE-2024-21521" ], + "summary": "@discordjs/opus vulnerable to Denial of Service", "details": "All versions of the package @discordjs/opus are vulnerable to Denial of Service (DoS) due to providing an input object with a property toString to several different functions. Exploiting this vulnerability could lead to a system crash.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "@discordjs/opus" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.9.0" + } + ] + } + ] + } ], "references": [ { @@ -25,9 +48,13 @@ "type": "WEB", "url": "https://gist.github.com/dellalibera/98c48fd74bb240adbd7841a5c02aba9e" }, + { + "type": "PACKAGE", + "url": "https://github.com/discordjs/opus" + }, { "type": "WEB", - "url": "https://github.com/discordjs/opus/blob/814e500c2785c5207ace19650192629beba2728b/src/node-opus.cc%23L47" + "url": "https://github.com/discordjs/opus/blob/814e500c2785c5207ace19650192629beba2728b/src/node-opus.cc#L47" }, { "type": "WEB", @@ -39,8 +66,8 @@ "CWE-400" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-07-10T20:23:30Z", "nvd_published_at": "2024-07-10T05:15:10Z" } } \ No newline at end of file