CVE-2023-0957

An issue was discovered in Gitpod versions prior to release-2022.11.2.16. There is a Cross-Site WebSocket Hijacking (CSWSH) vulnerability that allows attackers to make WebSocket connections to the Gitpod JSONRPC server using a victim’s credentials, because the Origin header is not restricted. This can lead to the extraction of data from workspaces, to a full takeover of the workspace.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gitpod:gitpod:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2023-03-03 08:15

Updated : 2024-02-28 19:51


NVD link : CVE-2023-0957

Mitre link : CVE-2023-0957

CVE.ORG link : CVE-2023-0957


JSON object : View

Products Affected

gitpod

  • gitpod
CWE
CWE-346

Origin Validation Error

CWE-1385

Missing Origin Validation in WebSockets