Files
CVEs-PoC/2019/CVE-2019-3572.md
T
2025-09-29 21:09:30 +02:00

784 B

CVE-2019-3572

Description

An issue was discovered in libming 0.4.8. There is a heap-based buffer over-read in the function writePNG in the file util/dbl2png.c of the dbl2png command-line program. Because this is associated with an erroneous call to png_write_row in libpng, an out-of-bounds write might occur for some memory layouts.

POC

Reference

Github

No PoCs found on GitHub currently.