Опубликовано: 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
Отсутствует
Связанные уязвимости
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.