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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dumpBuffer function in read.c in the listswf tool in libming 0.4.7 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted SWF file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2016/12/01/8
|
|
- https://blogs.gentoo.org/ago/2016/12/01/libming-listswf-null-pointer-dereference-in-dumpbuffer-read-c/
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|