In FreeRDP after 1.1 and before 2.0.0, there is an out-of-bounds read in autodetect_recv_bandwidth_measure_results. A malicious server can extract up to 8 bytes of client memory with a manipulated message by providing a short input and reading the measurement result data. This has been patched in 2.0.0.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-9fw6-m2q8-h5pw | third party advisory |
https://github.com/FreeRDP/FreeRDP/issues/6009 | third party advisory exploit |
https://github.com/FreeRDP/FreeRDP/commit/f5e73cc7c9cd973b516a618da877c87b80950b65 | third party advisory patch |
https://usn.ubuntu.com/4379-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2023/10/msg00008.html | third party advisory mailing list |