Out-of-bounds read in libming - CVE-2019-3572
Published: January 2, 2019 / Updated: August 8, 2020
libming
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to 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. A remote attacker can perform a denial of service attack.