7.8
HIGH CVSS 3.1
CVE-2023-40590
Untrusted search path on Windows systems leading to arbitrary code execution
Description

GitPython is a python library used to interact with Git repositories. When resolving a program, Python/Windows look for the current working directory, and after that the PATH environment. GitPython defaults to use the `git` command, if a user runs GitPython from a repo has a `git.exe` or `git` executable, that program will be run instead of the one in the user's `PATH`. This is more of a problem on how Python interacts with Windows systems, Linux and any other OS aren't affected by this. But probably people using GitPython usually run it from the CWD of a repo. An attacker can trick a user to download a repository with a malicious `git` executable, if the user runs/imports GitPython from that directory, it allows the attacker to run any arbitrary commands. There is no fix currently available for windows users, however there are a few mitigations. 1: Default to an absolute path for the git program on Windows, like `C:\\Program Files\\Git\\cmd\\git.EXE` (default git path installation). 2: Require users to set the `GIT_PYTHON_GIT_EXECUTABLE` environment variable on Windows systems. 3: Make this problem prominent in the documentation and advise users to never run GitPython from an untrusted repo, or set the `GIT_PYTHON_GIT_EXECUTABLE` env var to an absolute path. 4: Resolve the executable manually by only looking into the `PATH` environment variable.

INFO

Published Date :

Aug. 28, 2023, 6:15 p.m.

Last Modified :

Nov. 21, 2024, 8:19 a.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2023-40590 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Gitpython_project gitpython
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
CVSS 3.1 HIGH [email protected]
Solution
This information is provided by the 3rd party feeds.
  • There is no known solution at this time.
Public PoC/Exploit Available at Github

CVE-2023-40590 has a 2 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2023-40590.

URL Resource
https://docs.python.org/3/library/subprocess.html#popen-constructor Product
https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-wfm5-v35h-vwf4 Exploit Mitigation Vendor Advisory
https://docs.python.org/3/library/subprocess.html#popen-constructor Product
https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-wfm5-v35h-vwf4 Exploit Mitigation Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2023-40590 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2023-40590 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Personal use library to "manage" my poetry-based package maintenance tasks.

Python

Updated: 1 month, 3 weeks ago
0 stars 0 fork 0 watcher
Born at : Jan. 25, 2023, 11:30 p.m. This repo has been linked 3 different CVEs too.

API interface to the Raindrop Bookmark Manager.

Python Just

Updated: 1 month, 3 weeks ago
37 stars 3 fork 3 watcher
Born at : Dec. 29, 2022, 10:09 p.m. This repo has been linked 16 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2023-40590 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2023-40590 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://docs.python.org/3/library/subprocess.html#popen-constructor
    Added Reference https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-wfm5-v35h-vwf4
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • Initial Analysis by [email protected]

    Sep. 05, 2023

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
    Changed Reference Type https://docs.python.org/3/library/subprocess.html#popen-constructor No Types Assigned https://docs.python.org/3/library/subprocess.html#popen-constructor Product
    Changed Reference Type https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-wfm5-v35h-vwf4 No Types Assigned https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-wfm5-v35h-vwf4 Exploit, Mitigation, Vendor Advisory
    Added CPE Configuration OR *cpe:2.3:a:gitpython_project:gitpython:*:*:*:*:*:python:*:* versions up to (including) 3.1.32
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 7.8
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact
Exploit Prediction

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.

0.32 }} 0.25%

score

0.54549

percentile