CVE-2019-10796
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.
Date published : 2020-02-24
https://github.com/xseignard/rpi/blob/master/src/lib/gpio.js#L47