mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 16:47:12 +02:00
18 lines
764 B
Markdown
18 lines
764 B
Markdown
### [CVE-2017-8400](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8400)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In SWFTools 0.9.2, an out-of-bounds write of heap data can occur in the function png_load() in lib/png.c:755. This issue can be triggered by a malformed PNG file that is mishandled by png2swf. Attackers could exploit this issue for DoS; it might cause arbitrary code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/matthiaskramm/swftools/issues/13
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|