mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
868 B
Markdown
19 lines
868 B
Markdown
### [CVE-2024-21522](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21522)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
All versions of the package audify are vulnerable to Improper Validation of Array Index when frameSize is provided to the new OpusDecoder().decode or new OpusDecoder().decodeFloat functions it is not checked for negative values. This can lead to a process crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gist.github.com/dellalibera/6bb866ae5d1cc2adaabe27bbd6d2d21e
|
|
- https://security.snyk.io/vuln/SNYK-JS-AUDIFY-6370700
|
|
|
|
#### Github
|
|
- https://github.com/dellalibera/dellalibera
|
|
|