mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
19 lines
709 B
Markdown
19 lines
709 B
Markdown
![]() |
### [CVE-2019-17177](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
||
|
- https://github.com/FreeRDP/FreeRDP/issues/5645
|
||
|
- https://usn.ubuntu.com/4379-1/
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|