mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2017-11733](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11733)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A null pointer dereference vulnerability was found in the function stackswap (called from decompileSTACKSWAP) in util/decompile.c in Ming 0.4.8, which allows attackers to cause a denial of service via a crafted file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://somevulnsofadlab.blogspot.jp/2017/07/libmingnull-pointer-dereference-in.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|