Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, FastGlyph parsing trusts `cbData`/remaining length and never validates against the minimum size implied by `cx/cy`. A malicious server can trigger a client‑side global buffer overflow, causing a crash (DoS). Version 3.21.0 contains a patch for the issue.
Problem types
CWE-122: Heap-based Buffer Overflow
Product status
References
github.com/...reeRDP/security/advisories/GHSA-7qxp-j2fj-c3pp
github.com/...reeRDP/security/advisories/GHSA-7qxp-j2fj-c3pp
github.com/...2a4e36a14978b561f00ea/libfreerdp/cache/glyph.c
github.com/...2a4e36a14978b561f00ea/libfreerdp/codec/color.c
github.com/...4e36a14978b561f00ea/libfreerdp/core/graphics.c
github.com/...2a4e36a14978b561f00ea/libfreerdp/core/orders.c
github.com/FreeRDP/FreeRDP/releases/tag/3.21.0