Logo
vulnerabilityCVE-2023-39352
Name
CVE-2023-39352
Source
NVD ( link)Debian ( link)
Description
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Affected versions are subject to an invalid offset validation leading to Out Of Bound Write. This can be triggered when the values `rect->left` and `rect->top` are exactly equal to `surface->width` and `surface->height`. eg. `rect->left` == `surface->width` && `rect->top` == `surface->height`. In practice this should cause a crash. This issue has been addressed in versions 2.11.0 and 3.0.0-beta3. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published Date
Updated Date
Workaround
-
Advisories

Analysis#


Affected Component
Analysis
freerdp
Patched

Vulnerability Ratings#


5.3
CVSSv31
9.8
CVSSv31

Others affected components#


Name
Project
Project Version
Version
Status
buildroot
2025.02.x
2.11.8
Not Affected
buildroot
master
2.11.8
Not Affected
yocto
master
2.11.8
Not Affected
yocto
master
3.26.0
Not Affected
yocto
scarthgap
2.11.8
Not Affected
yocto
scarthgap
3.4.0
Not Affected

Resolved with patches#


freerdp (yocto:kirkstone)

#
Title
Author
Resolve
1
add bound check in gdi_SolidFill
Gyorgy Sarvari <skandigraun@gmail.com>
CVE-2023-39352