Описание
Command Injection in picotts
This affects all versions up to and including version 0.1.1 of package picotts. If attacker-controlled user input is given to the say 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.
Пакеты
Наименование
picotts
npm
Затронутые версииВерсия исправления
<= 0.1.1
Отсутствует
Связанные уязвимости
CVSS3: 9.8
nvd
почти 5 лет назад
This affects all versions of package picotts. If attacker-controlled user input is given to the say 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.