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.
References
Link | Resource |
---|---|
https://github.com/xseignard/rpi/blob/master/src/lib/gpio.js#L47 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-RPI-548942 | Third Party Advisory |
https://github.com/xseignard/rpi/blob/master/src/lib/gpio.js#L47 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JS-RPI-548942 | Third Party Advisory |
Configurations
History
21 Nov 2024, 04:19
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/xseignard/rpi/blob/master/src/lib/gpio.js#L47 - Exploit, Third Party Advisory | |
References | () https://snyk.io/vuln/SNYK-JS-RPI-548942 - Third Party Advisory |
Information
Published : 2020-02-24 18:15
Updated : 2024-11-21 04:19
NVD link : CVE-2019-10796
Mitre link : CVE-2019-10796
CVE.ORG link : CVE-2019-10796
JSON object : View
Products Affected
rpi_project
- rpi
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')