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.
References
Configurations
History
21 Nov 2024, 08:55
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/gitpython-developers/GitPython/commit/ef3192cc414f2fd9978908454f6fd95243784c7f - Patch | |
References | () https://github.com/gitpython-developers/GitPython/pull/1792 - Patch, Vendor Advisory | |
References | () https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-2mqj-m65w-jghx - Vendor Advisory |
18 Jan 2024, 13:48
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:gitpython_project:gitpython:*:*:*:*:*:python:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
First Time |
Gitpython Project
Gitpython Project gitpython |
|
References | () https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-2mqj-m65w-jghx - Vendor Advisory | |
References | () https://github.com/gitpython-developers/GitPython/pull/1792 - Patch, Vendor Advisory | |
References | () https://github.com/gitpython-developers/GitPython/commit/ef3192cc414f2fd9978908454f6fd95243784c7f - Patch |
11 Jan 2024, 02:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-11 02:15
Updated : 2024-11-21 08:55
NVD link : CVE-2024-22190
Mitre link : CVE-2024-22190
CVE.ORG link : CVE-2024-22190
JSON object : View
Products Affected
gitpython_project
- gitpython
CWE
CWE-426
Untrusted Search Path