cve/2024/CVE-2024-21521.md

19 lines
848 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [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
2024-08-05 18:41:32 +00:00
- https://gist.github.com/dellalibera/98c48fd74bb240adbd7841a5c02aba9e
2024-07-25 21:25:12 +00:00
- https://security.snyk.io/vuln/SNYK-JS-DISCORDJSOPUS-6370643
#### Github
- https://github.com/dellalibera/dellalibera