CVE-2022-45717
Description
IP-COM M50 V15.11.0.33(10768) was discovered to contain a command injection vulnerability via the usbPartitionName parameter in the formSetUSBPartitionUmount function. This vulnerability is exploited via a crafted GET request.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Command injection in IP-COM M50 router firmware V15.11.0.33(10768) via the usbPartitionName parameter allows remote unauthenticated attackers to execute arbitrary OS commands.
Vulnerability
A remote command injection vulnerability exists in IP-COM M50 routers running firmware version V15.11.0.33(10768). The flaw resides in the formSetUSBPartitionUmount function, where the usbPartitionName parameter is not properly sanitized before being used in OS commands. An attacker can inject arbitrary commands by crafting a GET request to the /action/umountUSBPartition endpoint [1].
Exploitation
An unauthenticated attacker with network access to the router can exploit this vulnerability by sending a specially crafted GET request to the vulnerable endpoint. The usbPartitionName parameter is set to a payload containing command injection sequences, such as -h%0aping%20x.x.x.x%20-w%2-5%0a, which causes the router to execute the injected command. No authentication or user interaction is required [1].
Impact
Successful exploitation allows an attacker to execute arbitrary operating system commands on the router with root privileges. This can lead to full compromise of the device, including unauthorized access to network traffic, modification of device configuration, and potential use as a pivot point for further attacks on the internal network [1].
Mitigation
As of the publication date (2022-12-23), no official firmware patch or workaround has been released by IP-COM. Users are advised to monitor the vendor's support channels for updates and consider isolating the affected device from untrusted networks until a fix is available [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- IP-COM/M50description
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.