目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2022-21671— crosis 安全漏洞

一分钟漏洞结论

影响对象
replit crosis
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

crosis是提供一个 API 来管理连接(包括断开连接和重新连接)、打开通道以及在通道上发送接收消息/命令的方法。 crosis 存在安全漏洞,该漏洞源于将此库用作以独立方式以编程方式与 Replit 通信的方式时,如果多次尝试通过 WebSocket 联系 Replit 失败,则该库将尝试使用基于回退轮询的代理进行通信。代理的 URL 已更改,因此与前一个 URL 进行的任何通信都可能到达 Replit 控制之外的服务器,并且用于连接到 Repl 的令牌可能被攻击者获取,从而导致该 Repl 的完全破

CVSS 8.1 · High EPSS 0.97% · P60

可能的 ATT&CK 技术 1 AI

T1005 · Data from Local System
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2022-21671 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Potential exposure of Replit tokens to an Unauthorized Actor in @replit/crosis
来源: CVE Program / CVE List V5
Vulnerability Description
@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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
信息暴露
来源: CVE Program / CVE List V5
Vulnerability Title
crosis 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
crosis是提供一个 API 来管理连接(包括断开连接和重新连接)、打开通道以及在通道上发送接收消息/命令的方法。 crosis 存在安全漏洞,该漏洞源于将此库用作以独立方式以编程方式与 Replit 通信的方式时,如果多次尝试通过 WebSocket 联系 Replit 失败,则该库将尝试使用基于回退轮询的代理进行通信。代理的 URL 已更改,因此与前一个 URL 进行的任何通信都可能到达 Replit 控制之外的服务器,并且用于连接到 Repl 的令牌可能被攻击者获取,从而导致该 Repl 的完全破
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
replit crosis < 7.3.1 -

二、漏洞 CVE-2022-21671 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-21671 的情报信息

登录查看更多情报信息。

CVE-2022-21671 补丁与修复 (1)

CVE-2022-21671 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2022-21671

暂无评论


发表评论