CVE-2025-11750 (CNNVD-202510-3064)
中文标题:
dify 安全漏洞
英文标题:
User Enumeration via Distinct Error Messages in langgenius/dify-web
漏洞描述
中文描述:
dify是LangGenius开源的一个开源的 LLM 应用程序开发平台。 dify 1.6.0版本存在安全漏洞,该漏洞源于身份验证机制对不存在的账户和现有账户返回不同的错误消息,可能导致账户枚举攻击。
英文描述:
In langgenius/dify-web version 1.6.0, the authentication mechanism reveals the existence of user accounts by returning different error messages for non-existent and existing accounts. Specifically, when a login or registration attempt is made with a non-existent username or email, the system responds with a message such as "account not found." Conversely, when the username or email exists but the password is incorrect, a different error message is returned. This discrepancy allows an attacker to enumerate valid user accounts by analyzing the error responses, potentially facilitating targeted social engineering, brute force, or credential stuffing attacks.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| langgenius | langgenius/dify | - | ≤ latest | - |
cpe:2.3:a:langgenius:langgenius_dify:*:*:*:*:*:*:*:*
|
| langgenius | dify | 1.6.0 | - | - |
cpe:2.3:a:langgenius:dify:1.6.0:*:*:*:*:node.js:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
CVSS评分详情
3.0 (cna)
MEDIUMCVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-11750 |
2025-11-11 15:23:03 | 2025-11-11 07:40:06 |
| NVD | nvd_CVE-2025-11750 |
2025-11-11 15:01:06 | 2025-11-11 07:47:56 |
| CNNVD | cnnvd_CNNVD-202510-3064 |
2025-11-11 15:12:59 | 2025-11-11 08:00:18 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202510-3064
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']