CVE-2025-7647 (CNNVD-202509-4241)
中文标题:
LlamaIndex 安全漏洞
英文标题:
Insecure Temporary File Handling in run-llama/llama_index
漏洞描述
中文描述:
LlamaIndex是LlamaIndex开源的一个 LLM 应用程序的数据框架。 LlamaIndex 0.12.44及之前版本存在安全漏洞,该漏洞源于get_cache_dir函数使用硬编码路径且缺乏安全控制,可能导致模型窃取、缓存投毒或符号链接攻击。
英文描述:
The llama-index-core package, up to version 0.12.44, contains a vulnerability in the `get_cache_dir()` function where a predictable, hardcoded directory path `/tmp/llama_index` is used on Linux systems without proper security controls. This vulnerability allows attackers on multi-user systems to steal proprietary models, poison cached embeddings, or conduct symlink attacks. The issue affects all Linux deployments where multiple users share the same system. The vulnerability is classified under CWE-379, CWE-377, and CWE-367, indicating insecure temporary file creation and potential race conditions.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| run-llama | run-llama/llama_index | - | < v0.13.0 | - |
cpe:2.3:a:run-llama:run-llama_llama_index:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.0 (cna)
HIGHCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-7647 |
2025-11-11 15:23:36 | 2025-11-11 07:40:51 |
| NVD | nvd_CVE-2025-7647 |
2025-11-11 15:01:04 | 2025-11-11 07:48:38 |
| CNNVD | cnnvd_CNNVD-202509-4241 |
2025-11-11 15:12:59 | 2025-11-11 08:00:14 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202509-4241
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']