FreeRDP is a free implementation of the Remote Desktop Protocol. FreeRDP based clients prior to version 3.5.1 are vulnerable to out-of-bounds read. This occurs when `WCHAR` string is read with twice the size it has and converted to `UTF-8`, `base64` decoded. The string is only used to compare against the redirection server certificate. Version 3.5.1 contains a patch for the issue. No known workarounds are available.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-04-23 21:15
Updated : 2024-06-10 18:15
NVD link : CVE-2024-32662
Mitre link : CVE-2024-32662
CVE.ORG link : CVE-2024-32662
JSON object : View
Products Affected
No product.
CWE
CWE-125
Out-of-bounds Read