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

18 lines
639 B
Markdown

### [CVE-2024-27532](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-27532)
![](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
wasm-micro-runtime (aka WebAssembly Micro Runtime or WAMR) 06df58f is vulnerable to NULL Pointer Dereference in function `block_type_get_result_types.
### POC
#### Reference
- https://github.com/bytecodealliance/wasm-micro-runtime/issues/3130
#### Github
No PoCs found on GitHub currently.