Lucene search
+L

4963 matches found

UbuntuCve
UbuntuCve
added 2023/08/31 9:15 p.m.28 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.8CVSS6.7AI score0.01297EPSS
SaveExploits1References5
OSV
OSV
added 2023/08/31 9:13 p.m.33 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 score
SaveExploits0References10
CVE
CVE
added 2023/08/31 9:13 p.m.105 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
Cvelist
Cvelist
added 2023/08/31 9:13 p.m.42 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
Debian CVE
Debian CVE
added 2023/08/31 9:13 p.m.34 views

CVE-2023-40186

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

9.8CVSS8.7AI score0.01147EPSS
SaveExploits1
OSV
OSV
added 2023/08/31 9:06 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.3CVSS7.2AI score
SaveExploits0References11
CVE
CVE
added 2023/08/31 9:06 p.m.111 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:06 p.m.41 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
Debian CVE
Debian CVE
added 2023/08/31 9:06 p.m.32 views

CVE-2023-40181

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

9.1CVSS8.4AI score0.01432EPSS
SaveExploits1
CVE
CVE
added 2023/08/31 8:50 p.m.108 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
Debian CVE
Debian CVE
added 2023/08/31 8:50 p.m.26 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.1CVSS8.6AI score0.01529EPSS
SaveExploits1
OSV
OSV
added 2023/08/31 8:50 p.m.33 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 score
SaveExploits0References12
CVE
CVE
added 2023/08/31 8:46 p.m.108 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.38 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 score
SaveExploits0References10
Cvelist
Cvelist
added 2023/08/31 8:46 p.m.54 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
Cvelist
Cvelist
added 2023/08/31 8:04 p.m.52 views

CVE-2023-39353 Missing offset validation 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 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...

5.3CVSS9.4AI score0.01247EPSS
SaveExploits1References7
OSV
OSV
added 2023/08/31 8:04 p.m.29 views

CVE-2023-39353 Missing offset validation 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 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...

5.3CVSS7.1AI score
SaveExploits0References10
CVE
CVE
added 2023/08/31 8:04 p.m.120 views

CVE-2023-39353

CVE-2023-39353 affects FreeRDP. The root cause is a missing offset validation in libfreerdp/codec/rfx.c for tile->quantIdxY, tile->quantIdxCb, and tile->quantIdxCr, allowing crafted input to trigger an out-of-bounds read and likely crash. The issue is documented as fixed in versions 2.11...

9.1CVSS7AI score0.01247EPSS
SaveExploits1References8Affected Software1
Debian CVE
Debian CVE
added 2023/08/31 8:04 p.m.24 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.1CVSS7.8AI score0.01247EPSS
SaveExploits1
OSV
OSV
added 2023/08/29 8:50 p.m.11 views

USN-6316-1 linux-oem-6.1 vulnerabilities

Daniel Moghimi discovered that some IntelR Processors did not properly clear microarchitectural state after speculative execution of various instructions. A local unprivileged user could use this to obtain to sensitive information. CVE-2022-40982 Tavis Ormandy discovered that some AMD processors...

7.8CVSS7.1AI score0.05188EPSS
SaveExploits3References7
Rows per page
Query Builder