Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-42284

Опубликовано: 07 мая 2026
Источник: debian
EPSS Низкий

Описание

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, _clone() validates multi_options as the original list, then executes shlex.split(" ".join(multi_options)). A string like "--branch main --config core.hooksPath=/x" passes validation (starts with --branch), but after split becomes ["--branch", "main", "--config", "core.hooksPath=/x"]. Git applies the config and executes attacker hooks during clone. This issue has been patched in version 3.1.47.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
python-gitfixed3.1.50-1package
python-gitno-dsatrixiepackage

Примечания

  • https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-x2qx-6953-8485

EPSS

Процентиль: 44%
0.00571
Низкий

Связанные уязвимости

CVSS3: 8.1
ubuntu
3 месяца назад

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, _clone() validates multi_options as the original list, then executes shlex.split(" ".join(multi_options)). A string like "--branch main --config core.hooksPath=/x" passes validation (starts with --branch), but after split becomes ["--branch", "main", "--config", "core.hooksPath=/x"]. Git applies the config and executes attacker hooks during clone. This issue has been patched in version 3.1.47.

CVSS3: 8.1
nvd
3 месяца назад

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.47, _clone() validates multi_options as the original list, then executes shlex.split(" ".join(multi_options)). A string like "--branch main --config core.hooksPath=/x" passes validation (starts with --branch), but after split becomes ["--branch", "main", "--config", "core.hooksPath=/x"]. Git applies the config and executes attacker hooks during clone. This issue has been patched in version 3.1.47.

CVSS3: 9.8
redos
20 дней назад

Уязвимость GitPython

CVSS3: 8.1
github
3 месяца назад

GitPython: Unsafe option check validates multi_options before shlex.split transformation

suse-cvrf
3 месяца назад

Security update for python-GitPython

EPSS

Процентиль: 44%
0.00571
Низкий