CVE-2025-61929 (CNNVD-202510-1408)

CRITICAL
中文标题:
Cherry Studio 代码注入漏洞
英文标题:
Cherry Studio allows one-click on a specific URL to cause a command to execute
CVSS分数: 9.7
发布时间: 2025-10-10 19:50:14
漏洞类型: 代码注入
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Cherry Studio是中国千彗(Cherry Studio)公司的一个多模型AI助手。 Cherry Studio存在代码注入漏洞,该漏洞源于处理cherrystudio://mcp类型URL时直接执行base64编码配置数据中的命令,可能导致执行任意代码。

英文描述:

Cherry Studio is a desktop client that supports for multiple LLM providers. Cherry Studio registers a custom protocol called `cherrystudio://`. When handling the MCP installation URL, it parses the base64-encoded configuration data and directly executes the command within it. In the files `src/main/services/ProtocolClient.ts` and `src/main/services/urlschema/mcp-install.ts`, when receiving a URL of the `cherrystudio://mcp` type, the `handleMcpProtocolUrl` function is called for processing. If an attacker crafts malicious content and posts it on a website or elsewhere (there are many exploitation methods, such as creating a malicious website with a button containing this malicious content), when the user clicks it, since the pop-up window contains normal content, the direct click is considered a scene action, and the malicious command is directly triggered, leading to the user being compromised. As of time of publication, no known patched versions exist.

CWE类型:
CWE-94
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
CherryHQ cherry-studio <= 1.7.0-alpha.4 - - cpe:2.3:a:cherryhq:cherry-studio:<=_1.7.0-alpha.4:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/CherryHQ/cherry-studio/security/advisories/GHSA-hh6w-rmjc-26f6 x_refsource_CONFIRM
cve.org
访问
CVSS评分详情
3.1 (cna)
CRITICAL
9.7
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
机密性
HIGH
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2025-10-10 19:50:14
修改时间:
2025-10-10 20:46:08
创建时间:
2025-11-11 15:40:48
更新时间:
2025-11-11 16:00:16
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-61929 2025-11-11 15:23:33 2025-11-11 07:40:48
NVD nvd_CVE-2025-61929 2025-11-11 15:01:05 2025-11-11 07:48:35
CNNVD cnnvd_CNNVD-202510-1408 2025-11-11 15:12:29 2025-11-11 08:00:16
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:16
vulnerability_type: 未提取 → 代码注入; cnnvd_id: 未提取 → CNNVD-202510-1408; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 代码注入
  • cnnvd_id: 未提取 -> CNNVD-202510-1408
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:35
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']