Lucene search
+L

1830 matches found

OSV
OSV
added 2023/08/31 8:15 p.m.3 views

DEBIAN-CVE-2023-39354

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions are subject to an Out-Of-Bounds Read in the nscrledecompressdata function. The Out-Of-Bounds Read occurs because it processes context-Planes without checking if it contains da...

7.5CVSS7.1AI score0.01332EPSS
SaveExploits1References1
Prion
Prion
added 2023/08/31 8:15 p.m.28 views

Null pointer dereference

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

5CVSS8.4AI score0.01321EPSS
SaveExploits1References6Affected Software3
OSV
OSV
added 2023/08/31 8:15 p.m.8 views

UBUNTU-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.5CVSS6.8AI score0.01385EPSS
SaveExploits1References5
Prion
Prion
added 2023/08/31 8:15 p.m.22 views

Design/Logic Flaw

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

7.5CVSS9.5AI score0.01069EPSS
SaveExploits1References4Affected Software2
Cvelist
Cvelist
added 2023/08/31 8:4 p.m.50 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:4 p.m.28 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:4 p.m.114 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
CVE
CVE
added 2023/08/31 7:56 p.m.119 views

CVE-2023-39351

CVE-2023-39351 affects FreeRDP (RDP client/server library). The issue is a null pointer dereference in the RemoteFX (rfx) path: in rfx_process_message_tileset, tiles are allocated via rfx_allocate_tiles for numTiles, but if initialization fails some tiles remain NULL and may be accessed later, ca...

7.5CVSS7.2AI score0.01321EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/08/31 7:45 p.m.24 views

CVE-2023-39355 FreeRDP Use-After-Free in RDPGFX_CMDID_RESETGRAPHICS

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

7CVSS8.4AI score
SaveExploits0References6
CVE
CVE
added 2023/08/31 7:45 p.m.67 views

CVE-2023-39355

CVE-2023-39355 affects FreeRDP on the 3.x release branch before beta3, where processing RDPGFX_CMDID_RESETGRAPHICS can trigger a Use-After-Free if context->maxPlaneSize is 0 and context->planesBuffer is freed without updating the buffer. This vulnerability is described as a crash in most en...

9.8CVSS8.2AI score0.01069EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2023/08/31 7:36 p.m.21 views

CVE-2023-39354

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions are subject to an Out-Of-Bounds Read in the nscrledecompressdata function. The Out-Of-Bounds Read occurs because it processes context-Planes without checking if it contains da...

7.5CVSS7.6AI score0.01332EPSS
SaveExploits1
CVE
CVE
added 2023/08/31 7:36 p.m.114 views

CVE-2023-39354

CVE-2023-39354 involves FreeRDP, a remote desktop client/server implementation. The vulnerability is an out-of-bounds read in the nsc_rle_decompress_data function, triggered when processing context->Planes without ensuring sufficient input length. The issue can cause a crash and is addressed i...

7.5CVSS7.4AI score0.01332EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2023/08/31 7:36 p.m.29 views

CVE-2023-39354 FreeRDP Out-Of-Bounds Read in nsc_rle_decompress_data

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. Affected versions are subject to an Out-Of-Bounds Read in the nscrledecompressdata function. The Out-Of-Bounds Read occurs because it processes context-Planes without checking if it contains da...

5.9CVSS7.4AI score
SaveExploits0References10
CVE
CVE
added 2023/08/31 6:31 p.m.117 views

CVE-2023-40589

CVE-2023-40589 affects FreeRDP and is caused by a Global-Buffer-Overflow in the ncrush_decompress function when processing crafted input, which can crash the client. The issue has been addressed in versions 2.11.0 and 3.0.0-beta3; upgrading is advised. Public documents consistently describe the i...

7.5CVSS6.9AI score0.01196EPSS
SaveExploits1References8Affected Software1
CNNVD
CNNVD
added 2023/08/31 12:0 a.m.10 views

FreeRDP 资源管理错误漏洞

FreeRDP is an open source implementation of the Remote Desktop Protocol RDP from the FreeRDP team. FreeRDP suffers from a resource management error vulnerability that stems from a post-release reuse issue in the avc420ensurebuffer and avc444ensurebuffer functions...

9.8CVSS7.7AI score0.00978EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2023/08/30 6:15 p.m.34 views

CVE-2023-40184

xrdp is an open source remote desktop protocol RDP server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The authstartsession function can return non-zero 1 value on, e.g., PAM error which may result in in session...

6.5CVSS6.3AI score0.00728EPSS
SaveExploits0References7
CVE
CVE
added 2023/08/30 5:48 p.m.195 views

CVE-2023-40184

CVE-2023-40184 affects xrdp, an open-source RDP server. In versions prior to 0.9.23, improper handling of session establishment errors can cause bypass of OS-level session restrictions because auth_start_session may return non-zero (e.g., on PAM error), potentially bypassing PAM limits for max co...

6.5CVSS5.2AI score0.00728EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2023/08/30 5:48 p.m.55 views

CVE-2023-40184

xrdp is an open source remote desktop protocol RDP server. In versions prior to 0.9.23 improper handling of session establishment errors allows bypassing OS-level session restrictions. The authstartsession function can return non-zero 1 value on, e.g., PAM error which may result in in session...

6.5CVSS6.5AI score0.00728EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/08/28 12:0 a.m.17 views

PT-2023-4679 · Freerdp +8 · Freerdp +8

Name of the Vulnerable Software and Affected Versions: FreeRDP versions prior to 2.11.0 FreeRDP versions prior to 3.0.0-beta3 Description: The issue is related to a Null Pointer Dereference in the RemoteFX rfx handling of FreeRDP, a free implementation of the Remote Desktop Protocol RDP. This...

9.8CVSS6.6AI score0.0372EPSS
SaveExploits25References311
hivepro
hivepro
added 2023/08/25 1:49 p.m.25 views

Spacecolon Toolset Fuels Surge in Scarab Ransomware Attacks

Threat Level Attack Report For a detailed threat advisory, download the pdf file here Summary CosmicBeetle, an active cyber threat group, has been utilizing a malicious toolset called Spacecolon in an ongoing campaign. This toolset is used to distribute variants of the Scarab ransomware by...

6.8AI score
SaveExploits0
Rows per page
Query Builder