Vulnerability Description
GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run `git`, as well as when it runs `bash.exe` to interpret hooks. If either of those features are used on Windows, a malicious `git.exe` or `bash.exe` may be run from an untrusted repository. This issue has been patched in version 3.1.41.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gitpython Project | Gitpython | < 3.1.41 |
Related Weaknesses (CWE)
References
- https://github.com/gitpython-developers/GitPython/commit/ef3192cc414f2fd99789084Patch
- https://github.com/gitpython-developers/GitPython/pull/1792PatchVendor Advisory
- https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-2mqj-Vendor Advisory
- https://github.com/gitpython-developers/GitPython/commit/ef3192cc414f2fd99789084Patch
- https://github.com/gitpython-developers/GitPython/pull/1792PatchVendor Advisory
- https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-2mqj-Vendor Advisory
FAQ
What is CVE-2024-22190?
CVE-2024-22190 is a vulnerability with a CVSS score of 7.8 (HIGH). GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run `git`...
How severe is CVE-2024-22190?
CVE-2024-22190 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-22190?
Check the references section above for vendor advisories and patch information. Affected products include: Gitpython Project Gitpython.