First published: Mon Jul 27 2020(Updated: )
In FreeRDP less than or equal to 2.1.2, an integer overflow exists due to missing input sanitation in rdpegfx channel. All FreeRDP clients are affected. The input rectangles from the server are not checked against local surface coordinates and blindly accepted. A malicious server can send data that will crash the client later on (invalid length arguments to a `memcpy`) This has been fixed in 2.2.0. As a workaround, stop using command line arguments /gfx, /gfx-h264 and /network:auto
Credit: security-advisories@github.com security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
FreeRDP FreeRDP | <=2.1.2 | |
Fedoraproject Fedora | =31 | |
Fedoraproject Fedora | =32 | |
openSUSE Leap | =15.1 | |
Canonical Ubuntu Linux | =18.04 | |
Canonical Ubuntu Linux | =20.04 | |
Debian Debian Linux | =10.0 | |
debian/freerdp2 | 2.3.0+dfsg1-2+deb11u1 2.10.0+dfsg1-1 2.11.7+dfsg1-4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-15103 is a vulnerability in FreeRDP less than or equal to version 2.1.2 that allows an integer overflow due to missing input sanitation in the rdpegfx channel.
All FreeRDP clients are affected by CVE-2020-15103.
CVE-2020-15103 has a severity rating of low with a CVSS score of 3.5.
To fix CVE-2020-15103, update FreeRDP to version 2.2.0+dfsg1-0ubuntu0.18.04.1 or later.
More information about CVE-2020-15103 can be found at the following references: [CVE-2020-15103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15103), [GitHub Pull Request](https://github.com/FreeRDP/FreeRDP/pull/6381), [Ubuntu Security Notice USN-4481-1](https://ubuntu.com/security/notices/USN-4481-1).