CyberSec.Space Logo
Back to CVE Browser

CVE-2021-21388

HIGH
8.9
CVSS Severity Score
EPSS Score0.1950%
EPSS Percentile22.86th
PublishedApr 29, 2021
Last ModifiedNov 21, 2024

Vulnerability Description

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.

Affected Platforms (CPE)

πŸ“¦
Systeminformation

Systeminformation

< 5.6.4

References & Advisories

Related Vulnerabilities