目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-24890— Git 2.41.0 目录安全保护缺失

一分钟漏洞结论

影响对象
GitoxideLabs gitoxide
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

gitoxide 是用 Rust 语言实现的 git 工具。在 0.13.3 版本之前,在 Windows 系统上,当管理员以未经过滤的提权令牌运行依赖于 gix-sec 的程序时,gix-sec crate 会错误地将由其他用户控制的仓库视为受信任仓库。具体而言,在 中, 函数获取了目录所有者(folder_owner)和令牌所有者(token_owner),但其针对管理员的 和 检查仅检查当前运行的令牌,而未能验证目录的实际所有者。这一缺陷使得类似 的保护机制被绕过,导致由受限用户拥有和配置的仓库中的仓库配置或

CVSS 6.8 · Medium EPSS 0.15% · P5

影响版本矩阵 1

厂商产品 版本范围状态
GitoxideLabs gitoxide < 0.13.3 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2025-24890 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
gix-sec safe.directory protections absent for elevated administrators
来源: CVE Program / CVE List V5
Vulnerability Description
gitoxide is an implementation of git written in Rust. Prior to 0.13.3, the gix-sec crate on Windows incorrectly treats repositories controlled by another user as trusted when an administrator runs a dependent program with an unfiltered elevated token. In gix-sec/src/identity.rs, gix_sec::identity::is_path_owned_by_current_user obtains folder_owner and token_owner, but its administrator-specific IsWellKnownSid and CheckTokenMembership checks examine the running token rather than confirming the directory owner. This bypasses safe.directory-style protection for repositories owned and configured by a limited user, allowing repository configuration or hooks to execute commands with the administrator's privileges when an affected operation is performed. Exploitation requires Windows, an elevated administrator, a program that relies on gix-sec trust results, and interaction with a repository controlled by another user. An unelevated UAC process is not affected, and cloning is not affected because repository configuration and hooks are not copied. This issue is fixed in version 0.13.3.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
未经验证的属主
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
GitoxideLabs gitoxide < 0.13.3 -

二、漏洞 CVE-2025-24890 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-24890 的情报信息

登录查看更多情报信息。

CVE-2025-24890 补丁与修复 (2)

CVE-2025-24890 厂商安全公告 (1)

CVE-2025-24890 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-24890

暂无评论


发表评论