Buffer overflow in the png_read_IDAT_data function in pngrutil.c in libpng before 1.5.21 and 1.6.x before 1.6.16 allows context-dependent attackers to execute arbitrary code via IDAT data with a large width, a different vulnerability than CVE-2014-9495.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://lists.apple.com/archives/security-announce/2016/Mar/msg00004.html | vendor advisory |
https://support.apple.com/HT206167 | vendor advisory |
http://sourceforge.net/p/png-mng/mailman/message/33173461/ | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2015/01/10/1 | mailing list exploit third party advisory |
http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html | third party advisory |
http://www.openwall.com/lists/oss-security/2015/01/10/3 | mailing list exploit |
http://secunia.com/advisories/62725 | third party advisory permissions required |
http://tfpwn.com/files/libpng_heap_overflow_1.6.15.txt | exploit |
https://security.netapp.com/advisory/ntap-20240719-0005/ |