CVE-2021-21315
CVSS V2 Medium 4.6
CVSS V3 High 7.8
Description
The System Information Library for Node.JS (npm package "systeminformation") is an open source collection of functions to retrieve detailed hardware, system and OS information. In systeminformation before version 5.3.1 there is a command injection vulnerability. Problem was fixed in version 5.3.1. As a workaround instead of upgrading, be sure to check or sanitize service parameters that are passed to si.inetLatency(), si.inetChecksite(), si.services(), si.processLoad() ... do only allow strings, reject any arrays. String sanitation works as expected.
Overview
- CVE ID
- CVE-2021-21315
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-02-16T17:15:13
- Last Modified Date
- 2021-03-25T18:41:23
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:systeminformation:systeminformation:*:*:*:*:*:node.js:*:* | 1 | OR | 5.3.1 | |
cpe:2.3:a:apache:cordova:10.0.0:*:*:*:*:-:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 4.6
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.8
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-2m8v-572m-ff2v | Third Party Advisory |
https://www.npmjs.com/package/systeminformation | Product Third Party Advisory |
https://github.com/sebhildebrandt/systeminformation/commit/07daa05fb06f24f96297abaa30c2ace8bfd8b525 | Patch Third Party Advisory |
https://lists.apache.org/thread.html/r8afea9a83ed568f2647cccc6d8d06126f9815715ddf9a4d479b26b05@%3Cissues.cordova.apache.org%3E | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20210312-0007/ | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-21315 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21315 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:18:43 | Added to TrackCVE | |||
2022-12-05 22:11:27 | 2021-02-16T17:15Z | 2021-02-16T17:15:13 | CVE Published Date | updated |
2022-12-05 22:11:27 | 2021-03-25T18:41:23 | CVE Modified Date | updated | |
2022-12-05 22:11:27 | Analyzed | Vulnerability Status | updated |