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

exploitDog

github логотип

GHSA-62cx-5xj4-wfm4

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

Описание

ggit is vulnerable to Command Injection via the fetchTags(branch) API

All versions of the package ggit are vulnerable to Command Injection via the fetchTags(branch) API, which allows user input to specify the branch to be fetched and then concatenates this string along with a git command which is then passed to the unsafe exec() Node.js child process API.

Пакеты

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

ggit

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

<= 2.4.12

Отсутствует

EPSS

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

6.9 Medium

CVSS4

7.3 High

CVSS3

Дефекты

CWE-78

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

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

All versions of the package ggit are vulnerable to Command Injection via the fetchTags(branch) API, which allows user input to specify the branch to be fetched and then concatenates this string along with a git command which is then passed to the unsafe exec() Node.js child process API.

EPSS

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

6.9 Medium

CVSS4

7.3 High

CVSS3

Дефекты

CWE-78