#VU17708 Use-after-free in libpng - CVE-2019-7317
Published: February 14, 2019 / Updated: April 18, 2019
libpng
libpng
Description
The vulnerability allows a remote attacker to cause DoS condition.
The vulnerability exists due to a use-after-free memory error in the png_image_free function, as defined in the png.c source code file when calling on png_safe_execute. A remote attacker can send specially crafted data, trigger a call on png_safe_execute and trigger memory corruption, resulting in a DoS condition.