GHSA-6cm2-456v-hrq7HighCVSS 8.1
GitPython versions before 3.1.54 contain an arbitrary file overwrite vulnerability in the...
🔗 CVE IDs covered (1)
📋 Description
GitPython versions before 3.1.54 contain an arbitrary file overwrite vulnerability in the Diffable.diff method that fails to validate git options passed through kwargs. Attackers can supply the --output argument via the other parameter or output kwarg to write patch content to attacker-chosen file paths at process privilege level.