Command Injection in systeminformation - CVE-2023-42810

 

Command Injection in systeminformation - CVE-2023-42810

Published: November 30, 2023


Vulnerability identifier: #VU83595
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-42810
CWE-ID: CWE-77
Exploitation vector: Adjecent network
Exploit availability: No public exploit available
Vulnerable software:
systeminformation
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links