The png_load function in lib/png.c in SWFTools 0.9.2 does not properly validate a multiplication of width and bits-per-pixel values, which allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted file, as demonstrated by an erroneous png_load call that occurs because of incorrect integer data types in png2swf.
References
Link | Resource |
---|---|
https://github.com/matthiaskramm/swftools/issues/50 | Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-11-12 05:29
Updated : 2024-02-04 19:29
NVD link : CVE-2017-16794
Mitre link : CVE-2017-16794
CVE.ORG link : CVE-2017-16794
JSON object : View
Products Affected
swftools
- swftools
CWE
CWE-125
Out-of-bounds Read