VYPR
Vendor

Apng2gif Project

Sign in to watch
Products
1
CVEs
3
Across products
3
Status
Private

Products

1

Recent CVEs

3
CVESevRiskCVSSEPSSKEVPublishedDescription
CVE-2017-6962Hig0.497.50.00Mar 17, 2017An issue was discovered in apng2gif 1.7. There is an integer overflow resulting in a heap-based buffer overflow. This is related to the read_chunk function making an unchecked addition of 12.
CVE-2017-6960Hig0.497.50.00Mar 17, 2017An issue was discovered in apng2gif 1.7. There is an integer overflow resulting in a heap-based buffer over-read, related to the load_apng function and the imagesize variable.
CVE-2017-6961Med0.365.50.00Mar 17, 2017An 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.