cve/2024/CVE-2024-35410.md
2025-09-29 16:08:36 +00:00

18 lines
662 B
Markdown

### [CVE-2024-35410](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35410)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
wac commit 385e1 was discovered to contain a heap overflow via the interpret function at /wac-asan/wa.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted wasm file.
### POC
#### Reference
- https://github.com/kanaka/wac/issues/17
#### Github
No PoCs found on GitHub currently.