漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
GitPython before 3.1.53 Config Injection via Submodule Names
Vulnerability Description
GitPython before 3.1.53 fails to properly escape section names in git config files, allowing attackers to inject arbitrary configuration directives through malicious submodule names. Attackers can inject core.sshCommand or other dangerous config keys into the victim's .git/config via create_submodule or clone_from operations, achieving remote code execution when git performs ssh operations.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Vulnerability Type
输出中的特殊元素转义处理不恰当(注入)
Vulnerability Title
gitpython-developers GitPython 输入验证错误漏洞
Vulnerability Description
gitpython-developers GitPython是gitpython-developers团队的一款数据库系统。 gitpython-developers GitPython 3.1.53之前版本存在输入验证错误漏洞,该漏洞源于未正确转义git config文件中的section名称,可能导致攻击者通过恶意子模块名称注入任意配置指令(如core.sshCommand),进而实现远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A