CVE-2025-7104 (CNNVD-202509-4386)
中文标题:
LibreChat 安全漏洞
英文标题:
Mass Assignment in danny-avila/librechat
漏洞描述
中文描述:
LibreChat是Danny Avila个人开发者的一个增强的 ChatGPT 克隆。 LibreChat存在安全漏洞,该漏洞源于自动绑定用户提供的数据到内部对象属性或数据库字段时未进行适当过滤,可能导致敏感字段被操纵和原型污染。
英文描述:
A mass assignment vulnerability exists in danny-avila/librechat, affecting all versions. This vulnerability allows attackers to manipulate sensitive fields by automatically binding user-provided data to internal object properties or database fields without proper filtering. As a result, any extra fields in the request body are included in agentData and passed to the database layer, allowing overwriting of any field in the schema, such as author, access_level, isCollaborative, and projectIds. Additionally, the Object.Prototype can be polluted due to the use of Object.assign with spread operators.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| danny-avila | danny-avila/librechat | - | < v0.7.9 | - |
cpe:2.3:a:danny-avila:danny-avila_librechat:*:*:*:*:*:*:*:*
|
| librechat | librechat | * | - | - |
cpe:2.3:a:librechat:librechat:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.0 (cna)
MEDIUMCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-7104 |
2025-11-11 15:23:35 | 2025-11-11 07:40:51 |
| NVD | nvd_CVE-2025-7104 |
2025-11-11 15:01:04 | 2025-11-11 07:48:37 |
| CNNVD | cnnvd_CNNVD-202509-4386 |
2025-11-11 15:12:59 | 2025-11-11 08:00:14 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202509-4386
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']