#VU14544 Integer overflow in libpng - CVE-2018-13785
Published: August 27, 2018 / Updated: February 6, 2020
libpng
libpng
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists due to integer overflow when a wrong calculation of row_factor in the png_check_chunk_length function (pngrutil.c). A remote attacker can send a specially crafted PNG file, trigger divide-by-zero error and cause the service to crash.