mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2018-11017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11017)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|