Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
GitPython before 3.1.58 Arbitrary File Overwrite via read-tree
Vulnerability Description
GitPython versions before 3.1.58 contain an arbitrary file overwrite vulnerability in IndexFile.from_tree, IndexFile.reset, and IndexFile.merge_tree methods that append caller-influenced treeish strings to git read-tree without option validation or argument separation. Attackers can inject the --index-output option to overwrite arbitrary files with a valid git-index blob, destroying existing file content at attacker-controlled writable paths.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/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之前版本存在命令注入漏洞,该漏洞源于IndexFile.from_tree、IndexFile.reset和IndexFile.merge_tree方法中未对treeish字符串进行选项验证或参数分离,攻击者可注入--index-output选项覆盖任意文件,破坏攻击者控制的可写
CVSS Information
N/A
Vulnerability Type
N/A