cve/2018/CVE-2018-11017.md

19 lines
887 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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
2024-06-09 00:33:16 +00:00
- https://docs.google.com/document/d/18lJc_F5p3HPaMwsUAIwP0zMMhwJs-Snhuj05nhMIgAw/edit
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.