Files
CVEs-PoC/2021/CVE-2021-34340.md
2025-09-29 21:09:30 +02:00

18 lines
686 B
Markdown

### [CVE-2021-34340](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34340)
![](https://img.shields.io/static/v1?label=Product&message=ming&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Ming%200.4.8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=(CWE-125%7CCWE-787)&color=brightgreen)
### Description
Ming 0.4.8 has an out-of-bounds buffer access issue in the function decompileINCR_DECR() in decompiler.c file that causes a direct segmentation fault and leads to denial of service.
### POC
#### Reference
- https://github.com/libming/libming/issues/203
#### Github
- https://github.com/s-cube-xmu/Bug_List