systeminformation SSID Command Injection Vulnerability
CVE-2023-42810
9.8CRITICAL
What is CVE-2023-42810?
The systeminformation library, a popular Node.JS module, is vulnerable to an SSID command injection that affects all versions from 5.0.0 to 5.21.6. This issue allows malicious actors to exploit the library by crafting specific strings for the parameters in the functions wifiConnections() and wifiNetworks(). To mitigate this vulnerability, users should ensure proper sanitization and validation of input parameters. The vulnerability has been addressed in version 5.21.7 through the addition of a parameter check.
Affected Version(s)
systeminformation >= 5.0.0, < 5.21.7
