7.5

CVE-2019-17178

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
FreerdpFreerdp Version <= 1.0.2
FreerdpFreerdp Version1.1.0 Updatebeta1
LodevLodepng Version <= 2019-09-28
OpensuseLeap Version15.0
OpensuseLeap Version15.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.58% 0.832
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
CWE-252 Unchecked Return Value

The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.

CWE-401 Missing Release of Memory after Effective Lifetime

The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html
Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html
Third Party Advisory
https://github.com/FreeRDP/FreeRDP/commit/9fee4ae076b1ec97b97efb79ece08d1dab4df29a
Patch
Vendor Advisory
https://github.com/FreeRDP/FreeRDP/issues/5645
Third Party Advisory