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