Lucene search
+L

1911 matches found

OSV
OSV
added 2023/08/31 9:15 p.m.2 views

DEBIAN-CVE-2023-39356

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. In affected versions a missing offset validation may lead to an Out Of Bound Read in the function gdimultiopaquerect. In particular there is no code to validate if the value...

9.1CVSS7AI score0.01529EPSS
SaveExploits1References1
AlpineLinux
AlpineLinux
added 2023/08/31 9:15 p.m.32 views

CVE-2023-39353

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions are subject to a missing offset validation leading to Out Of Bound Read. In the libfreerdp/codec/rfx.c file there is no offset validation in tile-quantIdxY, tile-quantIdxCb, a...

9.1CVSS6.8AI score0.01247EPSS
SaveExploits1
NVD
NVD
added 2023/08/31 9:15 p.m.26 views

CVE-2023-39352

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...

9.8CVSS7.2AI score0.01297EPSS
SaveExploits1References8
AlpineLinux
AlpineLinux
added 2023/08/31 9:15 p.m.65 views

CVE-2023-39352

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...

9.8CVSS7.1AI score0.01297EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2023/08/31 9:15 p.m.20 views

CVE-2023-39356

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. In affected versions a missing offset validation may lead to an Out Of Bound Read in the function gdimultiopaquerect. In particular there is no code to validate if the value...

9.1CVSS6.8AI score0.01529EPSS
SaveExploits1References7
CVE
CVE
added 2023/08/31 9:13 p.m.100 views

CVE-2023-40186

CVE-2023-40186 affects FreeRDP clients (not proxies). The issue is an integer overflow in the gdi_CreateSurface path that leads to an Out-of-Bounds Write. The vulnerability is fixed in FreeRDP releases 2.11.0 and 3.0.0-beta3. Affected products: FreeRDP-based clients; no details about exploitation...

9.8CVSS7.9AI score0.01147EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2023/08/31 9:13 p.m.31 views

CVE-2023-40186 IntegerOverflow leading to Out-Of-Bound Write Vulnerability in FreeRDP

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions are subject to an IntegerOverflow leading to Out-Of-Bound Write Vulnerability in the gdiCreateSurface function. This issue affects FreeRDP based clients only. FreeRDP proxies...

6.5CVSS7.7AI score0.01147EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2023/08/31 9:13 p.m.31 views

CVE-2023-40186 IntegerOverflow leading to Out-Of-Bound Write Vulnerability in FreeRDP

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions are subject to an IntegerOverflow leading to Out-Of-Bound Write Vulnerability in the gdiCreateSurface function. This issue affects FreeRDP based clients only. FreeRDP proxies...

6.5CVSS9.6AI score0.01147EPSS
SaveExploits1References7
OSV
OSV
added 2023/08/31 9:6 p.m.28 views

CVE-2023-40181 Integer-Underflow leading to Out-Of-Bound Read in FreeRDP

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions are subject to an Integer-Underflow leading to Out-Of-Bound Read in the zgfxdecompresssegment function. In the context of CopyMemory, it's possible to read data beyond the...

5.3CVSS7.2AI score0.01432EPSS
SaveExploits1References11
CVE
CVE
added 2023/08/31 9:6 p.m.105 views

CVE-2023-40181

CVE-2023-40181 (FreeRDP) is an integer-underflow in the zgfx_decompress_segment path that can cause an out-of-bounds read during CopyMemory, potentially crashing the client. Affected are FreeRDP variants implementing RDP; the issue is fixed in versions 2.11.0 and 3.0.0-beta3. The vulnerability st...

9.1CVSS7.1AI score0.01432EPSS
SaveExploits1References9Affected Software1
Cvelist
Cvelist
added 2023/08/31 9:6 p.m.30 views

CVE-2023-40181 Integer-Underflow leading to Out-Of-Bound Read in FreeRDP

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions are subject to an Integer-Underflow leading to Out-Of-Bound Read in the zgfxdecompresssegment function. In the context of CopyMemory, it's possible to read data beyond the...

5.3CVSS9.5AI score0.01432EPSS
SaveExploits1References8
CVE
CVE
added 2023/08/31 8:50 p.m.101 views

CVE-2023-39356

CVE-2023-39356: FreeRDP contains a missing offset validation in gdi_multi_opaque_rect. The boundary check for multi_opaque_rect->numRectangles is absent, enabling an Out-Of-Bounds Read that can crash the client. Documents specify this issue is addressed in versions 2.11.0 and 3.0.0-beta3. The ...

9.1CVSS7.3AI score0.01529EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2023/08/31 8:50 p.m.32 views

CVE-2023-39356 Missing offset validation leading to Out-of-Bounds Read in FreeRDP

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. In affected versions a missing offset validation may lead to an Out Of Bound Read in the function gdimultiopaquerect. In particular there is no code to validate if the value...

5.3CVSS7.3AI score0.01529EPSS
SaveExploits1References12
CVE
CVE
added 2023/08/31 8:46 p.m.100 views

CVE-2023-39352

CVE-2023-39352 affects FreeRDP (RDP client library). The issue is an invalid offset validation that can cause an Out Of Bounds Write when rect->left/top equal surface->width/height, potentially crashing the client. The vulnerability affects versions prior to the fix, with patches addressed ...

9.8CVSS7.2AI score0.01297EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2023/08/31 8:46 p.m.35 views

CVE-2023-39352 Invalid offset validation leading to Out Of Bound Write in FreeRDP

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...

5.3CVSS7.2AI score0.01297EPSS
SaveExploits1References10
Cvelist
Cvelist
added 2023/08/31 8:46 p.m.43 views

CVE-2023-39352 Invalid offset validation leading to Out Of Bound Write in FreeRDP

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...

5.3CVSS9.6AI score0.01297EPSS
SaveExploits1References7
NVD
NVD
added 2023/08/31 8:15 p.m.27 views

CVE-2023-39350

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. This issue affects Clients only. Integer underflow leading to DOS e.g. abort due to WINPRASSERT with default compilation flags. When an insufficient blockLen is provided, and proper length...

7.5CVSS7.5AI score0.01385EPSS
SaveExploits1References8
NVD
NVD
added 2023/08/31 8:15 p.m.22 views

CVE-2023-39351

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions of FreeRDP are subject to a Null Pointer Dereference leading a crash in the RemoteFX rfx handling. Inside the rfxprocessmessagetileset function, the program allocates tiles...

7.5CVSS7.2AI score0.01321EPSS
SaveExploits1References7
AlpineLinux
AlpineLinux
added 2023/08/31 8:15 p.m.34 views

CVE-2023-39351

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions of FreeRDP are subject to a Null Pointer Dereference leading a crash in the RemoteFX rfx handling. Inside the rfxprocessmessagetileset function, the program allocates tiles...

7.5CVSS7.1AI score0.01321EPSS
SaveExploits1
NVD
NVD
added 2023/08/31 8:15 p.m.21 views

CVE-2023-39355

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Versions of FreeRDP on the 3.x release branch before beta3 are subject to a Use-After-Free in processing RDPGFXCMDIDRESETGRAPHICS packets. If context-maxPlaneSize is 0, context-planesBuffer wil...

9.8CVSS8.3AI score0.01069EPSS
SaveExploits1References4
Rows per page
Query Builder