Command Injection in systeminformation - CVE-2023-42810
Published: November 30, 2023
systeminformation
Sebastian Hildebrandt
Description
The vulnerability allows a remote attacker to execute arbitrary commands on the system.
The vulnerability exists due to improper input validation within the wifiConnections() and wifiNetworks() functions when processing data passed via the SSID. A remote attacker can send specially crafted SSID identifier to the application and execute arbitrary OS commands on the system.