Skip to content

SSID Command Injection Vulnerability

Moderate
sebhildebrandt published GHSA-gx6r-qc2v-3p3v Sep 21, 2023

Package

npm systeminformation (npm)

Affected versions

5.0.0 - 5.21.6

Patched versions

5.21.7

Description

Impact

SSID Command Injection Vulnerability

Patches

Problem was fixed with a parameter check. Please upgrade to version >= 5.21.7, Version 4 was not affected

Workarounds

If you cannot upgrade, be sure to check or sanitize parameter strings that are passed to wifiConnections(), wifiNetworks() (string only)

References

See also https://systeminformation.io/security.html

Severity

Moderate

CVE ID

CVE-2023-42810

Weaknesses

No CWEs