Описание
OS Command Injection in rpi
rpi through 0.0.3 allows execution of arbritary commands. The variable pinNumbver in function GPIO within src/lib/gpio.js is used as part of the arguement of exec function without any sanitization.
Пакеты
Наименование
rpi
npm
Затронутые версииВерсия исправления
<= 0.0.3
Отсутствует
Связанные уязвимости
CVSS3: 9.8
nvd
почти 6 лет назад
rpi through 0.0.3 allows execution of arbritary commands. The variable pinNumbver in function GPIO within src/lib/gpio.js is used as part of the arguement of exec function without any sanitization.