CVE-2020-15103: Integer Overflow in FreeRDP
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
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2020-15103?
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.
Which software is affected by CVE-2020-15103?
All FreeRDP clients are affected by CVE-2020-15103.
What is the severity of CVE-2020-15103?
CVE-2020-15103 has a severity rating of low with a CVSS score of 3.5.
How can I fix CVE-2020-15103?
To fix CVE-2020-15103, update FreeRDP to version 2.2.0+dfsg1-0ubuntu0.18.04.1 or later.
Where can I find more information about CVE-2020-15103?
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).