Описание
Command Injection in ffmpegdotjs
This affects all versions of package ffmpegdotjs. If attacker-controlled user input is given to the trimvideo function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization.
Пакеты
Наименование
ffmpegdotjs
npm
Затронутые версииВерсия исправления
<= 0.0.4
Отсутствует
Связанные уязвимости
CVSS3: 9.8
nvd
почти 5 лет назад
This affects all versions of package ffmpegdotjs. If attacker-controlled user input is given to the trimvideo function, it is possible for an attacker to execute arbitrary commands. This is due to use of the child_process exec function without input sanitization.