@replit/crosis is a JavaScript client that speaks Replit's container protocol. A vulnerability that involves exposure of sensitive information exists in versions prior to 7.3.1. When using this library as a way to programmatically communicate with Replit in a standalone fashion, if there are multiple failed attempts to contact Replit through a WebSocket, the library will attempt to communicate using a fallback poll-based proxy. The URL of the proxy has changed, so any communication done to the previous URL could potentially reach a server that is outside of Replit's control and the token used to connect to the Repl could be obtained by an attacker, leading to full compromise of that Repl (not of the account). This was patched in version 7.3.1 by updating the address of the fallback WebSocket polling proxy to the new one. As a workaround, a user may specify the new address for the polling host (`gp-v2.replit.com`) in the `ConnectArgs`. More information about this workaround is available in the GitHub Security Advisory.
References
Link | Resource |
---|---|
https://github.com/replit/crosis/commit/e44b6a8f5fa28cb2872e3c19bb8a205bb5bfc281 | Patch Third Party Advisory |
https://github.com/replit/crosis/security/advisories/GHSA-7w54-gp8x-f33m | Mitigation Third Party Advisory |
https://github.com/replit/crosis/commit/e44b6a8f5fa28cb2872e3c19bb8a205bb5bfc281 | Patch Third Party Advisory |
https://github.com/replit/crosis/security/advisories/GHSA-7w54-gp8x-f33m | Mitigation Third Party Advisory |
Configurations
History
21 Nov 2024, 06:45
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 4.0
v3 : 8.1 |
References | () https://github.com/replit/crosis/commit/e44b6a8f5fa28cb2872e3c19bb8a205bb5bfc281 - Patch, Third Party Advisory | |
References | () https://github.com/replit/crosis/security/advisories/GHSA-7w54-gp8x-f33m - Mitigation, Third Party Advisory |
24 Jul 2023, 13:54
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-Other |
Information
Published : 2022-01-11 15:15
Updated : 2024-11-21 06:45
NVD link : CVE-2022-21671
Mitre link : CVE-2022-21671
CVE.ORG link : CVE-2022-21671
JSON object : View
Products Affected
replit
- crosis
CWE