mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
777 B
777 B
CVE-2017-8401
Description
In SWFTools 0.9.2, an out-of-bounds read of heap data can occur in the function png_load() in lib/png.c:724. This issue can be triggered by a malformed PNG file that is mishandled by png2swf. Attackers could exploit this issue for DoS.
POC
Reference
- https://github.com/matthiaskramm/swftools/issues/14
- https://github.com/matthiaskramm/swftools/issues/14