CVE-2024-22190
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-22190
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-01-11T01:23:17.944Z
- Last Modified Date
- 2024-01-11T01:23:17.944Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-2mqj-m65w-jghx | x_refsource_CONFIRM |
https://github.com/gitpython-developers/GitPython/pull/1792 | x_refsource_MISC |
https://github.com/gitpython-developers/GitPython/commit/ef3192cc414f2fd9978908454f6fd95243784c7f | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-22190 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22190 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 09:02:34 | Added to TrackCVE |