cve/2019/CVE-2019-6129.md
2025-09-29 21:09:30 +02:00

734 B

CVE-2019-6129

Description

png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated "I don't think it is libpng's job to free this buffer.

POC

Reference

Github

No PoCs found on GitHub currently.