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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A NULL pointer dereference was discovered in newVar3 in util/decompile.c in libming 0.4.8. The vulnerability causes a segmentation fault and application crash, which leads to denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/libming/libming/issues/118
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|