RCE in Tobychui Zoraxy
CVE-2024-52010
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.
Vulnerability class: Command Injection (OS Command Injection)
EPSS: 0.014 (70.5th percentile) — read the EPSS interpretation.
Affected products
- Tobychui Zoraxy — versions >= 2.6.1, < 3.1.3
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM)
- security-advisories@github.com (x_refsource_MISC)
- security-advisories@github.com (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-52010?
- CVE-2024-52010 is a vulnerability in Tobychui Zoraxy, classified under OS Command Injection. Published 2024-11-12.
- Is CVE-2024-52010 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.