mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
21 lines
852 B
Markdown
21 lines
852 B
Markdown
### [CVE-2016-9827](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9827)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The _iprintf function in outputtxt.c in the listswf tool in libming 0.4.7 allows remote attackers to cause a denial of service (buffer over-read) via a crafted SWF file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2016/12/01/7
|
|
- https://blogs.gentoo.org/ago/2016/12/01/libming-listswf-heap-based-buffer-overflow-in-_iprintf-outputtxt-c/
|
|
|
|
#### Github
|
|
- https://github.com/choi0316/directed_fuzzing
|
|
- https://github.com/mrash/afl-cve
|
|
- https://github.com/seccompgeek/directed_fuzzing
|
|
|