CVE-2025-61687 (CNNVD-202510-800)

HIGH
中文标题:
Flowise 代码问题漏洞
英文标题:
FlowiseAI/Flosise has File Upload vulnerability
CVSS分数: 8.3
发布时间: 2025-10-06 15:54:56
漏洞类型: 代码问题
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Flowise是FlowiseAI开源的一个用于轻松构建 LLM 应用程序的工具。 Flowise 3.0.7版本存在代码问题漏洞,该漏洞源于文件上传过程中未验证文件扩展名、MIME类型或文件内容,可能导致远程代码执行。

英文描述:

Flowise is a drag & drop user interface to build a customized large language model flow. A file upload vulnerability in version 3.0.7 of FlowiseAI allows authenticated users to upload arbitrary files without proper validation. This enables attackers to persistently store malicious Node.js web shells on the server, potentially leading to Remote Code Execution (RCE). The system fails to validate file extensions, MIME types, or file content during uploads. As a result, malicious scripts such as Node.js-based web shells can be uploaded and stored persistently on the server. These shells expose HTTP endpoints capable of executing arbitrary commands if triggered. The uploaded shell does not automatically execute, but its presence allows future exploitation via administrator error or chained vulnerabilities. This presents a high-severity threat to system integrity and confidentiality. As of time of publication, no known patched versions are available.

CWE类型:
CWE-434
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
FlowiseAI Flowise = 3.0.7 - - cpe:2.3:a:flowiseai:flowise:=_3.0.7:*:*:*:*:*:*:*
flowiseai flowise 3.0.7 - - cpe:2.3:a:flowiseai:flowise:3.0.7:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-35g6-rrw3-v6xc x_refsource_CONFIRM
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/d29db16bfcf9a4be8febc3d19d52263e8c3d0055/packages/components/src/storageUtils.ts#L1104-L1111 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/d29db16bfcf9a4be8febc3d19d52263e8c3d0055/packages/components/src/storageUtils.ts#L170-L175 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/d29db16bfcf9a4be8febc3d19d52263e8c3d0055/packages/components/src/storageUtils.ts#L533-L541 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/d29db16bfcf9a4be8febc3d19d52263e8c3d0055/packages/server/src/controllers/attachments/index.ts#L4-L11 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/d29db16bfcf9a4be8febc3d19d52263e8c3d0055/packages/server/src/routes/attachments/index.ts#L8 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/d29db16bfcf9a4be8febc3d19d52263e8c3d0055/packages/server/src/services/attachments/index.ts#L7-L16 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/d29db16bfcf9a4be8febc3d19d52263e8c3d0055/packages/server/src/utils/createAttachment.ts#L118-L126 x_refsource_MISC
cve.org
访问
https://github.com/FlowiseAI/Flowise/blob/d29db16bfcf9a4be8febc3d19d52263e8c3d0055/packages/server/src/utils/index.ts#L1950-L1954 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
HIGH
8.3
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H
机密性
LOW
完整性
HIGH
可用性
HIGH
时间信息
发布时间:
2025-10-06 15:54:56
修改时间:
2025-10-06 16:04:25
创建时间:
2025-11-11 15:40:48
更新时间:
2025-11-11 16:00:21
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-61687 2025-11-11 15:23:33 2025-11-11 07:40:48
NVD nvd_CVE-2025-61687 2025-11-11 15:01:05 2025-11-11 07:48:35
CNNVD cnnvd_CNNVD-202510-800 2025-11-11 15:12:29 2025-11-11 08:00:21
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:21
vulnerability_type: 未提取 → 代码问题; cnnvd_id: 未提取 → CNNVD-202510-800; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 代码问题
  • cnnvd_id: 未提取 -> CNNVD-202510-800
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:35
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']