cve/2019/CVE-2019-10796.md
2025-09-29 21:09:30 +02:00

711 B

CVE-2019-10796

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.