An issue was discovered in apng2gif 1.7. There is improper sanitization of user input causing huge memory allocations, resulting in a crash. This is related to the read_chunk function using the pChunk->size value (within the PNG file) to determine the amount of memory to allocate.
References
Link | Resource |
---|---|
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854441 | Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-03-17 09:59
Updated : 2024-02-04 19:11
NVD link : CVE-2017-6961
Mitre link : CVE-2017-6961
CVE.ORG link : CVE-2017-6961
JSON object : View
Products Affected
apng2gif_project
- apng2gif
CWE
CWE-20
Improper Input Validation