In FreeRDP before version 2.1.2, there is an out of bounds read in TrioParse. Logging might bypass string length checks due to an integer overflow. This is fixed in version 2.1.2.
The product reads data past the end, or before the beginning, of the intended buffer.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
http://www.freerdp.com/2020/06/22/2_1_2-released | release notes vendor advisory |
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-fjr5-97f5-qq98 | third party advisory |
https://github.com/FreeRDP/FreeRDP/commit/05cd9ea2290d23931f615c1b004d4b2e69074e27 | third party advisory patch |
http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00080.html | vendor advisory mailing list third party advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6Y35HBHG2INICLSGCIKNAR7GCXEHQACQ/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XOZLH35OJWIQLM7FYDXAP2EAUBDXE76V/ | vendor advisory |
https://usn.ubuntu.com/4481-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2023/10/msg00008.html | third party advisory mailing list |