xseignard/rpi

xseignard/rpi

Releases0
Stars3
Yet another Node.js library to use the Raspberry Pi GPIOs.

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL6.8 MEDIUM

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.