Files
CVEs-PoC/2018/CVE-2018-11017.md
T
2024-06-18 02:51:15 +02:00

18 lines
799 B
Markdown

### [CVE-2018-11017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11017)
![](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
The newVar_N function in decompile.c in libming through 0.4.8 mishandles cases where the header indicates a file size greater than the actual size, which allows remote attackers to cause a denial of service (Segmentation fault and application crash) or possibly have unspecified other impact.
### POC
#### Reference
- https://docs.google.com/document/d/18lJc_F5p3HPaMwsUAIwP0zMMhwJs-Snhuj05nhMIgAw/edit
#### Github
No PoCs found on GitHub currently.