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

exploitDog

nvd логотип

CVE-2026-44244

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

Описание

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.49, GitConfigParser.set_value() passes values to Python's configparser without validating for newlines. GitPython's own _write() converts embedded newlines into indented continuation lines (e.g. \n becomes \n\t), but Git still accepts an indented [core] stanza as a section header — so the injected core.hooksPath becomes effective configuration. Any Git operation that invokes hooks (commit, merge, checkout) will then execute scripts from the attacker-controlled path. This issue has been patched in version 3.1.49.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:gitpython_project:gitpython:*:*:*:*:*:python:*:*
Версия до 3.1.49 (исключая)

EPSS

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

7.8 High

CVSS3

Дефекты

CWE-94

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

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

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.49, GitConfigParser.set_value() passes values to Python's configparser without validating for newlines. GitPython's own _write() converts embedded newlines into indented continuation lines (e.g. \n becomes \n\t), but Git still accepts an indented [core] stanza as a section header — so the injected core.hooksPath becomes effective configuration. Any Git operation that invokes hooks (commit, merge, checkout) will then execute scripts from the attacker-controlled path. This issue has been patched in version 3.1.49.

CVSS3: 7.8
debian
3 месяца назад

GitPython is a python library used to interact with Git repositories. ...

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

Уязвимость GitPython

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

GitPython: Newline injection in config_writer().set_value() enables RCE via core.hooksPath

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

Security update for python-GitPython

EPSS

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

7.8 High

CVSS3

Дефекты

CWE-94