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

exploitDog

github логотип

GHSA-pr45-cg4x-ff4m

Опубликовано: 08 окт. 2024
Источник: github
Github: Прошло ревью
CVSS4: 6.9
CVSS3: 6.5

Описание

ggit is vulnerable to Arbitrary Argument Injection via the clone() API

All versions of the package ggit are vulnerable to Arbitrary Argument Injection via the clone() API, which allows specifying the remote URL to clone and the file on disk to clone to. The library does not sanitize for user input or validate a given URL scheme, nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options.

Пакеты

Наименование

ggit

npm
Затронутые версииВерсия исправления

<= 2.4.12

Отсутствует

EPSS

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

6.9 Medium

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-88

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

CVSS3: 6.5
nvd
больше 1 года назад

All versions of the package ggit are vulnerable to Arbitrary Argument Injection via the clone() API, which allows specifying the remote URL to clone and the file on disk to clone to. The library does not sanitize for user input or validate a given URL scheme, nor does it properly pass command-line flags to the git binary using the double-dash POSIX characters (--) to communicate the end of options.

EPSS

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

6.9 Medium

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-88