CVE-2024-52010
HIGHZoraxy 2.6.1-3.1.3 - Authenticated OS Command Injection via Web SSH Username Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2024-52010. PoCs published by iuds, b0ul1.
AI-analyzed exploit summary This script exploits a command injection vulnerability in the Zoraxy web interface by injecting a command into the 'username' parameter of the WebSSH tool. It uses curl to send a crafted POST request and then opens the resulting URL in a browser to trigger the payload.
Description
Zoraxy is a general purpose HTTP reverse proxy and forwarding tool. A command injection vulnerability in the Web SSH feature allows an authenticated attacker to execute arbitrary commands as root on the host. Zoraxy has a Web SSH terminal feature that allows authenticated users to connect to SSH servers from their browsers. In HandleCreateProxySession the request to create an SSH session is handled. An attacker can exploit the username variable to escape from the bash command and inject arbitrary commands into sshCommand. This is possible, because, unlike hostname and port, the username is not validated or sanitized.
Exploits (2)
This script exploits a command injection vulnerability in the Zoraxy web interface by injecting a command into the 'username' parameter of the WebSSH tool. It uses curl to send a crafted POST request and then opens the resulting URL in a browser to trigger the payload.
This exploit leverages a command injection vulnerability in the 'username' parameter of the WebSSH feature in Zoraxy. It encodes the malicious command, sends it via a crafted POST request, and retrieves a UUID to access the compromised session.
References (3)
Scores
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N