GHSA-298h-jpq4-m665HighCVSS 7.5
GitPython before 3.1.58 contains a remote code execution vulnerability in Repo.init that forwards...
🔗 CVE IDs covered (1)
📋 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.