cve/2019/CVE-2019-17178.md
2024-06-18 02:51:15 +02:00

724 B

CVE-2019-17178

Description

HuffmanTree_makeFromFrequencies in lodepng.c in LodePNG through 2019-09-28, as used in WinPR in FreeRDP and other products, has a memory leak because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value.

POC

Reference

Github

No PoCs found on GitHub currently.