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

709 B

CVE-2019-17177

Description

libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks 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.