Vulnerabilities (CVE)

Filtered by vendor Systeminformation Subscribe
Filtered by product Systeminformation
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-26300 1 Systeminformation 1 Systeminformation 2022-04-26 7.5 HIGH 9.8 CRITICAL
systeminformation is an npm package that provides system and OS information library for node.js. In systeminformation before version 4.26.2 there is a command injection vulnerability. Problem was fixed in version 4.26.2 with a shell string sanitation fix.
CVE-2021-21388 1 Systeminformation 1 Systeminformation 2021-05-05 7.5 HIGH 9.8 CRITICAL
systeminformation is an open source system and OS information library for node.js. A command injection vulnerability has been discovered in versions of systeminformation prior to 5.6.4. The issue has been fixed with a parameter check on user input. Please upgrade to version >= 5.6.4. If you cannot upgrade, be sure to check or sanitize service parameters that are passed to si.inetLatency(), si.inetChecksite(), si.services(), si.processLoad() and other commands. Only allow strings, reject any arrays. String sanitation works as expected.
CVE-2020-26245 1 Systeminformation 1 Systeminformation 2020-12-03 7.5 HIGH 9.8 CRITICAL
npm package systeminformation before version 4.30.5 is vulnerable to Prototype Pollution leading to Command Injection. The issue was fixed with a rewrite of shell sanitations to avoid prototyper pollution problems. The issue is fixed in version 4.30.5. If you cannot upgrade, be sure to check or sanitize service parameter strings that are passed to si.inetChecksite().