CVE-2024-52010
HIGHZoraxy - Command Injection
Title source: llmDescription
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 (1)
Scores
CVSS v4
8.6
EPSS
0.0090
EPSS Percentile
75.7%
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
Details
CWE
CWE-78
Status
published
Products (2)
tobychui/zoraxy
2.6.1 - 3.1.3Go
tobychui/zoraxy
>= 2.6.1, < 3.1.3
Published
Nov 12, 2024
Tracked Since
Feb 18, 2026