mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
725 B
Markdown
18 lines
725 B
Markdown
### [CVE-2017-11728](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11728)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap-based buffer over-read was found in the function OpCode (called from decompileSETMEMBER) 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-opcode_32.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|