4 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-76219
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython versions before 3.1.58 contain an arbitrary file overwrite vulnerability in IndexFile.fromtree, IndexFile.reset, and IndexFile.mergetree methods that...
EUVD-2026-62460
GitPython versions before 3.1.58 contain an arbitrary file overwrite vulnerability in IndexFile.fromtree, IndexFile.reset, and IndexFile.mergetree methods that append caller-influenced treeish strings to git read-tree without option validation or argument separation. Attackers can inject the...
GitPython: Unguarded git read-tree option forwarding in IndexFile.from_tree/reset/merge_tree enables arbitrary file overwrite
Summary IndexFile.fromtree, IndexFile.reset → fromtree and IndexFile.mergetree append caller-influenced treeish strings positionally to git read-tree with no unsafe-option guard, no allowunsafeoptions parameter, and no -- separator. git read-tree --index-output= writes the resulting index to an...
PT-2026-78401
Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.58 Description An arbitrary file overwrite issue exists in the IndexFile.from tree, IndexFile.reset, and IndexFile.merge tree methods. These methods append caller-influenced treeish strings to the git read-tree...