CVE-2025-26625 (CNNVD-202510-2487)

HIGH
中文标题:
Git Lfs 后置链接漏洞
英文标题:
Git LFS may write to arbitrary files via crafted symlinks
CVSS分数: 8.6
发布时间: 2025-10-17 15:30:14
漏洞类型: 后置链接
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Git Lfs是Git Lfs团队的一个用于git项目中处理大文件的命令行工具。 Git Lfs 0.5.2版本至3.7.0版本存在后置链接漏洞,该漏洞源于未检查符号链接,可能导致写入任意文件系统位置。

英文描述:

Git LFS is a Git extension for versioning large files. In Git LFS versions 0.5.2 through 3.7.0, when populating a Git repository's working tree with the contents of Git LFS objects, certain Git LFS commands may write to files visible outside the current Git working tree if symbolic or hard links exist which collide with the paths of files tracked by Git LFS. The git lfs checkout and git lfs pull commands do not check for symbolic links before writing to files in the working tree, allowing an attacker to craft a repository containing symbolic or hard links that cause Git LFS to write to arbitrary file system locations accessible to the user running these commands. As well, when the git lfs checkout and git lfs pull commands are run in a bare repository, they could write to files visible outside the repository. The vulnerability is fixed in version 3.7.1. As a workaround, support for symlinks in Git may be disabled by setting the core.symlinks configuration option to false, after which further clones and fetches will not create symbolic links. However, any symbolic or hard links in existing repositories will still provide the opportunity for Git LFS to write to their targets.

CWE类型:
CWE-59
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
git-lfs git-lfs >= 0.5.2, < 3.7.1 - - cpe:2.3:a:git-lfs:git-lfs:>=_0.5.2,_<_3.7.1:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/git-lfs/git-lfs/security/advisories/GHSA-6pvw-g552-53c5 x_refsource_CONFIRM
cve.org
访问
https://github.com/git-lfs/git-lfs/commit/0cffe93176b870055c9dadbb3cc9a4a440e98396 x_refsource_MISC
cve.org
访问
https://github.com/git-lfs/git-lfs/commit/5c11ffce9a4f095ff356bc781e2a031abb46c1a8 x_refsource_MISC
cve.org
访问
https://github.com/git-lfs/git-lfs/commit/d02bd13f02ef76f6807581cd6b34709069cb3615 x_refsource_MISC
cve.org
访问
https://github.com/git-lfs/git-lfs/releases/tag/v3.7.1 x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
HIGH
8.6
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
机密性
HIGH
完整性
HIGH
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-10-17 15:30:14
修改时间:
2025-10-17 15:44:38
创建时间:
2025-11-11 15:40:17
更新时间:
2025-11-11 16:00:18
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-26625 2025-11-11 15:23:11 2025-11-11 07:40:17
NVD nvd_CVE-2025-26625 2025-11-11 15:01:06 2025-11-11 07:48:08
CNNVD cnnvd_CNNVD-202510-2487 2025-11-11 15:13:00 2025-11-11 08:00:18
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:18
vulnerability_type: 未提取 → 后置链接; cnnvd_id: 未提取 → CNNVD-202510-2487; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 后置链接
  • cnnvd_id: 未提取 -> CNNVD-202510-2487
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:08
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']