漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
GitPython before 3.1.58 Config Injection via option-name
Vulnerability Description
GitPython before 3.1.58 contains a config-name injection vulnerability in the option-name validator that allows attackers to forge arbitrary git-config directives by injecting equals signs, hash symbols, and whitespace into option names. Attackers can inject malicious option names like 'sshCommand = touch /tmp/RCE #' to execute arbitrary commands via core.sshCommand or core.hooksPath on the next git operation.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
输出中的特殊元素转义处理不恰当(注入)
Vulnerability Title
gitpython-developers GitPython 输入验证错误漏洞
Vulnerability Description
gitpython-developers GitPython是gitpython-developers团队的一个提供Git仓库操作能力的Python组件。 gitpython-developers GitPython 3.1.58之前版本存在输入验证错误漏洞,该漏洞源于选项名称验证器中的配置名称注入,攻击者可通过向选项名称中注入等号、井号和空格来伪造任意git-config指令,导致在下次git操作时通过core.sshCommand或core.hooksPath执行任意命令。
CVSS Information
N/A
Vulnerability Type
N/A