VulnerabilityModified
CVE-2019-10796
rpi through 0.0.3 allows execution of arbritary commands.
CRITICAL 9.8EPSS 2.76%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.76%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 2.76% probability · 85th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- rpi project/rpi
- Source
- report@snyk.io
References
- https://github.com/xseignard/rpi/blob/master/src/lib/gpio.js#L47Exploit, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-RPI-548942Third Party Advisory
- https://github.com/xseignard/rpi/blob/master/src/lib/gpio.js#L47Exploit, Third Party Advisory
- https://snyk.io/vuln/SNYK-JS-RPI-548942Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.