漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
GitPython before 3.1.58 Remote Code Execution via Repo.init
Vulnerability Description
GitPython before 3.1.58 contains a remote code execution vulnerability in Repo.init that forwards unsafe git options without validation. Attackers can supply a template parameter pointing to a directory with malicious git hooks that execute arbitrary code when git operations are performed on the initialized repository.
CVSS Information
CVSS:3.1/AV:N/AC:H/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之前版本存在命令注入漏洞,该漏洞源于Repo.init在未经验证的情况下转发不安全的git选项,攻击者通过提供指向包含恶意git hooks目录的template参数,导致在初始化仓库上执行git操作时执行任意代码。
CVSS Information
N/A
Vulnerability Type
N/A