cve/2024/CVE-2024-35423.md

18 lines
596 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-35423](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35423)
![](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
vmir e8117 was discovered to contain a heap buffer overflow via the wasm_parse_section_functions function at /src/vmir_wasm_parser.c.
### POC
#### Reference
- https://github.com/andoma/vmir/issues/18
#### Github
No PoCs found on GitHub currently.