### [CVE-2024-21521](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21521) ![](https://img.shields.io/static/v1?label=Product&message=%40discordjs%2Fopus&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%20*%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Denial%20of%20Service%20(DoS)&color=brighgreen) ### Description 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. ### POC #### Reference - https://gist.github.com/dellalibera/98c48fd74bb240adbd7841a5c02aba9e - https://security.snyk.io/vuln/SNYK-JS-DISCORDJSOPUS-6370643 #### Github - https://github.com/dellalibera/dellalibera