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

exploitDog

nvd логотип

CVE-2026-67323

Опубликовано: 01 авг. 2026
Источник: nvd
CVSS3: 8.4
EPSS Низкий

Описание

GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive() and git.ls_remote(), allowing command injection via options such as --exec/--upload-pack (leading to arbitrary command execution). Additionally, Repo.iter_commits() and Repo.blame() do not check for leading-dash revision arguments, so a revision like --output= can cause Git to open and truncate an arbitrary file. Exploitation requires an application that passes attacker-controlled arguments to these methods.

EPSS

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

8.4 High

CVSS3

Дефекты

CWE-77

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

CVSS3: 8.4
debian
2 дня назад

GitPython before 3.1.51 fails to guard against dangerous Git options p ...

CVSS3: 8.4
github
2 дня назад

GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive() and git.ls_remote(), allowing command injection via options such as --exec/--upload-pack (leading to arbitrary command execution). Additionally, Repo.iter_commits() and Repo.blame() do not check for leading-dash revision arguments, so a revision like --output=<path> can cause Git to open and truncate an arbitrary file. Exploitation requires an application that passes attacker-controlled arguments to these methods.

EPSS

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

8.4 High

CVSS3

Дефекты

CWE-77