Bugzilla – Bug 1223350
VUL-0: CVE-2024-32662: freerdp: out-of-bounds read via UTF8 string
Last modified: 2024-05-28 13:12:06 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-32662 https://www.cve.org/CVERecord?id=CVE-2024-32662 https://github.com/FreeRDP/FreeRDP/commit/626d10a94a88565d957ddc30768ed08b320049a7 https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-vffh-j6hh-95f4 https://oss-fuzz.com/testcase-detail/4985227207311360 https://bugzilla.redhat.com/show_bug.cgi?id=2276804
Nothing to do, closing.