漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
GitPython before 3.1.50 Newline Injection via config_writer section
Vulnerability Description
GitPython before 3.1.50 fails to validate newline characters in the section parameter of config_writer(), allowing attackers to inject arbitrary section headers into .git/config. Attackers can inject newlines to create a forged [core] section with hooksPath pointing to attacker-controlled directories, achieving remote code execution when git hooks are triggered.
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.50之前版本存在输入验证错误漏洞,该漏洞源于config_writer()的section参数未验证换行符,可能允许攻击者注入任意section头,创建指向攻击者控制目录的伪造[core]节,导致在git hooks触发时实现远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A