CVE-2019-10796: Injection Vulnerability
(updated )
rpi allows execution of arbitrary commands. The variable pinNumber
in function GPIO
within src/lib/gpio.js
is used as part of the arguments to the exec
function without any sanitization.
References
Detect and mitigate CVE-2019-10796 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →