CVE-2024-22190

HIGH EPSS 23.3%
Published Jan 11, 20242y ago · Modified Jun 17, 20262w ago
7.8 CVSS 3.1
High
Find Similar
Published Jan 11, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
7.8
Exploitability
1.8
Impact
5.9
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
23.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-426

Affected Products 1

VendorProductVersionRange
gitpython_projectgitpython* <3.1.41

References 3

  • github.com https://github.com/gitpython-developers/GitPython/commit/ef3192cc414f2fd9978908454f6fd95243784c7f
    Patch
  • github.com https://github.com/gitpython-developers/GitPython/pull/1792
    PatchVendor Advisory
  • github.com https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-2mqj-m65w-jghx
    Vendor Advisory

Remediation

  • github.com https://github.com/gitpython-developers/GitPython/commit/ef3192cc414f2fd9978908454f6fd95243784c7f
    Patch
  • github.com https://github.com/gitpython-developers/GitPython/pull/1792
    PatchVendor Advisory