cve/2022/CVE-2022-28966.md
2024-06-18 02:51:15 +02:00

18 lines
598 B
Markdown

### [CVE-2022-28966](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28966)
![](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
Wasm3 0.5.0 has a heap-based buffer overflow in NewCodePage in m3_code.c (called indirectly from Compile_BranchTable in m3_compile.c).
### POC
#### Reference
- https://github.com/wasm3/wasm3/issues/320
#### Github
No PoCs found on GitHub currently.