GHSA-cf4x-hgj3-m8g7CriticalCVSS 9.8
The web-based management interface uses a modified uhttpd server with CGI shell scripts. The HTTP...
🔗 CVE IDs covered (1)
📋 Description
The web-based management interface uses a modified uhttpd server with CGI shell scripts. The HTTP Basic Authentication username, taken directly from the Authorization header without sanitization, is inserted into a shell command string executed via the system() function. By submitting a specially crafted username containing shell metacharacters, an unauthenticated attacker with network access to the device can escape the command context and execute arbitrary commands with root privileges.