CVE-2021-21315

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:systeminformation:systeminformation:*:*:*:*:*:node.js:*:*

Configuration 2 (hide)

cpe:2.3:a:apache:cordova:10.0.0:*:*:*:*:-:*:*

History

24 Jul 2024, 16:45

Type Values Removed Values Added
References () https://github.com/sebhildebrandt/systeminformation/commit/07daa05fb06f24f96297abaa30c2ace8bfd8b525 - Patch, Third Party Advisory () https://github.com/sebhildebrandt/systeminformation/commit/07daa05fb06f24f96297abaa30c2ace8bfd8b525 - Patch
References () https://lists.apache.org/thread.html/r8afea9a83ed568f2647cccc6d8d06126f9815715ddf9a4d479b26b05%40%3Cissues.cordova.apache.org%3E - () https://lists.apache.org/thread.html/r8afea9a83ed568f2647cccc6d8d06126f9815715ddf9a4d479b26b05%40%3Cissues.cordova.apache.org%3E - Issue Tracking, Mailing List
References () https://www.npmjs.com/package/systeminformation - Product, Third Party Advisory () https://www.npmjs.com/package/systeminformation - Product

07 Nov 2023, 03:29

Type Values Removed Values Added
References
  • {'url': 'https://lists.apache.org/thread.html/r8afea9a83ed568f2647cccc6d8d06126f9815715ddf9a4d479b26b05@%3Cissues.cordova.apache.org%3E', 'name': '[cordova-issues] 20210224 [GitHub] [cordova-cli] iva2k opened a new issue #549: update systeminformation package to >=5.3.1', 'tags': ['Mailing List', 'Third Party Advisory'], 'refsource': 'MLIST'}
  • () https://lists.apache.org/thread.html/r8afea9a83ed568f2647cccc6d8d06126f9815715ddf9a4d479b26b05%40%3Cissues.cordova.apache.org%3E -

Information

Published : 2021-02-16 17:15

Updated : 2024-07-24 16:45


NVD link : CVE-2021-21315

Mitre link : CVE-2021-21315

CVE.ORG link : CVE-2021-21315


JSON object : View

Products Affected

systeminformation

  • systeminformation

apache

  • cordova
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')