OS Command Injection in rpi
Moderate severity
GitHub Reviewed
Published
Apr 13, 2021
to the GitHub Advisory Database
•
Updated Feb 1, 2023
Description
Published by the National Vulnerability Database
Feb 24, 2020
Reviewed
Apr 8, 2021
Published to the GitHub Advisory Database
Apr 13, 2021
Last updated
Feb 1, 2023
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.
References