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

目标: 1000 元 · 已筹: 1336

100%

CVE-2020-26233— Git SQL注入漏洞

一分钟漏洞结论

影响对象
microsoft Git-Credential-Manager-Core
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Git是一套免费、开源的分布式版本控制系统。 Git Credential Manager Core 存在SQL注入漏洞,如果顶级存储库中存在恶意的git.exe可执行文件,则该二进制文件将在尝试读取配置时由Git Credential Manager Core启动,而不是由%PATH%上的git.exe启动。 这仅影响Windows上的GCM Core。

CVSS 7.3 · High EPSS 5.99% · P93

可能的 ATT&CK 技术 1 AI

T1059.009 · Cloud API
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2020-26233 基础信息

漏洞信息

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

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

Vulnerability Title
Remote Code Execution in Git Credential Manager Core
来源: CVE Program / CVE List V5
Vulnerability Description
Git Credential Manager Core (GCM Core) is a secure Git credential helper built on .NET Core that runs on Windows and macOS. In Git Credential Manager Core before version 2.0.289, when recursively cloning a Git repository on Windows with submodules, Git will first clone the top-level repository and then recursively clone all submodules by starting new Git processes from the top-level working directory. If a malicious git.exe executable is present in the top-level repository then this binary will be started by Git Credential Manager Core when attempting to read configuration, and not git.exe as found on the %PATH%. This only affects GCM Core on Windows, not macOS or Linux-based distributions. GCM Core version 2.0.289 contains the fix for this vulnerability, and is available from the project's GitHub releases page. GCM Core 2.0.289 is also bundled in the latest Git for Windows release; version 2.29.2(3). As a workaround, users should avoid recursively cloning untrusted repositories with the --recurse-submodules option.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
使用不正确的解析名称或索引
来源: CVE Program / CVE List V5
Vulnerability Title
Git SQL注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Git是一套免费、开源的分布式版本控制系统。 Git Credential Manager Core 存在SQL注入漏洞,如果顶级存储库中存在恶意的git.exe可执行文件,则该二进制文件将在尝试读取配置时由Git Credential Manager Core启动,而不是由%PATH%上的git.exe启动。 这仅影响Windows上的GCM Core。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
microsoft Git-Credential-Manager-Core <= 2.0.280 -

二、漏洞 CVE-2020-26233 的公开POC

# POC 描述 源链接 神龙链接
1 None https://github.com/whr819987540/test_CVE-2020-26233 POC详情
2 None https://github.com/an1p3lg5/CVE-2020-26233 POC详情
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2020-26233 的情报信息

登录查看更多情报信息。

CVE-2020-26233 补丁与修复 (1)

CVE-2020-26233 厂商安全公告 (1)

CVE-2020-26233 安全博客文章 (1)

CVE-2020-26233 其他参考 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2020-26233

暂无评论


发表评论