Files
CVEs-PoC/2018/CVE-2018-13785.md
T
2024-06-18 02:51:15 +02:00

735 B

CVE-2018-13785

Description

In libpng 1.6.34, a wrong calculation of row_factor in the png_check_chunk_length function (pngrutil.c) may trigger an integer overflow and resultant divide-by-zero while processing a crafted PNG file, leading to a denial of service.

POC

Reference

Github