GHSA-mhfq-f35q-x62mHighCVSS 8.1
GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout() and...
🔗 CVE IDs covered (1)
📋 Description
GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout() and TagReference.create(), allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band.