Описание
fs-git command injection vulnerability
fs-git is a file system like api for git repository. The fs-git version 1.0.1 module relies on child_process.exec, however, the buildCommand method used to construct exec strings does not properly sanitize data and is vulnerable to command injection across all methods that use it and call exec.
Пакеты
Наименование
fs-git
npm
Затронутые версииВерсия исправления
< 1.0.2
1.0.2
Связанные уязвимости
CVSS3: 7.8
nvd
около 8 лет назад
fs-git is a file system like api for git repository. The fs-git version 1.0.1 module relies on child_process.exec, however, the buildCommand method used to construct exec strings does not properly sanitize data and is vulnerable to command injection across all methods that use it and call exec.