Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @replit/crosis
  4. ›
  5. CVE-2022-21671

CVE-2022-21671: Potential exposure of tokens to an Unauthorized Actor

January 12, 2022

@replit/crosis is a JavaScript client that speaks Replit’s container protocol. A vulnerability that involves exposure of sensitive information exists 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 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

  • github.com/advisories/GHSA-7w54-gp8x-f33m
  • github.com/replit/crosis/commit/e44b6a8f5fa28cb2872e3c19bb8a205bb5bfc281
  • github.com/replit/crosis/security/advisories/GHSA-7w54-gp8x-f33m
  • nvd.nist.gov/vuln/detail/CVE-2022-21671

Code Behaviors & Features

Detect and mitigate CVE-2022-21671 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 7.3.1

Fixed versions

  • 7.3.1

Solution

Upgrade to version 7.3.1 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Source file

npm/@replit/crosis/CVE-2022-21671.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:22 +0000.