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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap-based buffer over-read was found in the function decompileCALLFUNCTION 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/libmingheap-buffer-overflow-in_24.html
|
|
- https://github.com/libming/libming/issues/83
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|