CVE-2019-10796
CVSS V2 Medium 6.8
CVSS V3 Critical 9.8
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.
Overview
- CVE ID
- CVE-2019-10796
- Assigner
- report@snyk.io
- Vulnerability Status
- Analyzed
- Published Version
- 2020-02-24T18:15:15
- Last Modified Date
- 2020-08-24T17:37:01
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:rpi_project:rpi:*:*:*:*:*:node.js:*:* | 1 | OR | 0.0.3 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
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 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-10796 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10796 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:33:04 | Added to TrackCVE | |||
2022-12-04 11:44:04 | 2020-02-24T18:15Z | 2020-02-24T18:15:15 | CVE Published Date | updated |
2022-12-04 11:44:04 | 2020-08-24T17:37:01 | CVE Modified Date | updated | |
2022-12-04 11:44:04 | Analyzed | Vulnerability Status | updated |