CVE-2019-10796: OS Command Injection in rpi

Severity: Critical

CVSS Score: 9.8

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.