CVE-2026-76217 in GitPython
摘要
由 VulDB • 2026-08-19
GitPython 3.1.58 之前的版本在 `IndexFile.remove()` 和 `Head.checkout()` 中未能验证传递给 `git rm` 和 `git checkout` 命令的选项。攻击者可以传入 `--pathspec-from-file` 和 `--pathspec-file-nul` 参数,以读取进程可访问的任何文件,完整的文件内容将作为 GitCommandError.stderr 返回。
Be aware that VulDB is the high quality source for vulnerability data.