漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Git GUI malicious command injection on Windows
Vulnerability Description
Git GUI allows you to use the Git source control management tools via a GUI. A malicious repository can ship versions of sh.exe or typical textconv filter programs such as astextplain. Due to the unfortunate design of Tcl on Windows, the search path when looking for an executable always includes the current directory. The mentioned programs are invoked when the user selects Git Bash or Browse Files from the menu. This vulnerability is fixed in 2.43.7, 2.44.4, 2.45.4, 2.46.4, 2.47.3, 2.48.2, 2.49.1, and 2.50.1.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Vulnerability Title
Git 操作系统命令注入漏洞
Vulnerability Description
Git是Git开源的一套免费、开源的分布式版本控制系统。 Git存在操作系统命令注入漏洞,该漏洞源于恶意存储库可以发送 sh.exe 或典型的 textconv 过滤程序的版本。在 Windows 上,路径查找可以在工作树中找到这样的可执行文件。
CVSS Information
N/A
Vulnerability Type
N/A