FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. In affected versions a malicious server might trigger out of bound writes in a connected client. Connections using GDI or SurfaceCommands to send graphics updates to the client might send `0` width/height or out of bound rectangles to trigger out of bound writes. With `0` width or heigth the memory allocation will be `0` but the missing bounds checks allow writing to the pointer at this (not allocated) region. This issue has been patched in FreeRDP 2.4.1.
References
Configurations
History
21 Nov 2024, 06:25
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-7c9r-6r2q-93qg - Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2023/11/msg00010.html - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DWJXQOWKNR7O5HM2HFJOM4GBUFPTE3RG/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WIZUPVRGCWUDAPDOQVUGUIYUO7UWKMXX/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZXCR73EDVPLI6TRWRAWJCJ7OBYDKBB74/ - | |
References | () https://security.gentoo.org/glsa/202210-24 - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 5.3 |
31 Oct 2022, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
29 Nov 2021, 17:22
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* |
|
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WIZUPVRGCWUDAPDOQVUGUIYUO7UWKMXX/ - Mailing List, Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DWJXQOWKNR7O5HM2HFJOM4GBUFPTE3RG/ - Mailing List, Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZXCR73EDVPLI6TRWRAWJCJ7OBYDKBB74/ - Mailing List, Third Party Advisory |
26 Nov 2021, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
17 Nov 2021, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
04 Nov 2021, 16:35
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 8.8 |
27 Oct 2021, 23:34
Type | Values Removed | Values Added |
---|---|---|
References | (CONFIRM) https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-7c9r-6r2q-93qg - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 2.1
v3 : 6.0 |
CPE | cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:* |
21 Oct 2021, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-10-21 19:15
Updated : 2024-11-21 06:25
NVD link : CVE-2021-41160
Mitre link : CVE-2021-41160
CVE.ORG link : CVE-2021-41160
JSON object : View
Products Affected
freerdp
- freerdp
fedoraproject
- fedora
CWE
CWE-787
Out-of-bounds Write