mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
734 B
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
- https://github.com/glennrp/libpng/issues/269
- https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html
Github
No PoCs found on GitHub currently.