Vulnerability record · CVE-2020-17505 · published 12 August 2020
CVE-2020-17505: Artica Web Proxy authenticated command injection in cyrus.php
AArticatech · Web Proxy
Artica Web Proxy 4.30.000000 lets an authenticated remote attacker inject operating system commands through the service-cmds parameter in cyrus.php. The injected commands are executed with root privileges via service_cmds_peform, so a low-privileged account can take full control of the host. The flaw is a classic OS command injection (CWE-78).
Description
Artica Web Proxy 4.30.000000 allows an authenticated remote attacker to inject commands via the service-cmds parameter in cyrus.php. These commands are executed with root privileges via service_cmds_peform.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityRemote authenticated command injection yielding root, with public exploit code and a very high EPSS score, though it is not in CISA KEV.
What it is
Artica Web Proxy 4.30.000000 lets an authenticated remote attacker inject operating system commands through the service-cmds parameter in cyrus.php. The injected commands are executed with root privileges via service_cmds_peform, so a low-privileged account can take full control of the host. The flaw is a classic OS command injection (CWE-78).
Impact
An attacker with a valid account gains arbitrary command execution as root, leading to full compromise of the proxy host, including data theft, persistence and lateral movement.
Attack surface
Reachable over the network through the cyrus.php endpoint by supplying crafted input in the service-cmds parameter. Authentication is required (PR:L) and no user interaction is needed (UI:N).
Exploitation
No CISA KEV listing, but public exploit write-ups exist (Packet Storm and a third-party blog tagged Exploit), and EPSS is very high at 0.82 (99.6th percentile), indicating likely active exploitation attempts.
What to do
- Upgrade Artica Web Proxy to a version later than 4.30.000000 that fixes the command injection; if no fixed release is available, isolate the product.
- Restrict network access to the Artica management interface to trusted administrative networks only.
- Enforce least privilege and strong unique credentials for all Artica accounts, and remove unused accounts.
- Monitor and block suspicious characters or shell metacharacters in the service-cmds parameter at the web tier.
- If the product cannot be patched or isolated, consider replacing it or taking it offline.
Detection
- Inspect web server and proxy logs for requests to cyrus.php containing shell metacharacters or unexpected values in the service-cmds parameter.
- Alert on child processes spawned by the Artica web service, especially shells or commands running as root.
- Monitor for outbound connections or file writes originating from the Artica host that are inconsistent with normal proxy behavior.
- Correlate authentication events for Artica accounts with subsequent command execution activity on the same host.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://packetstormsecurity.com/files/159267/Artica-Proxy-4.30.000000-Authentication-Bypass-Command-Injection.html | ExploitThird Party AdvisoryVDB Entry |
| https://blog.max0x4141.com/post/artica_proxy/ | ExploitThird Party Advisory |
| http://packetstormsecurity.com/files/159267/Artica-Proxy-4.30.000000-Authentication-Bypass-Command-Injection.html | ExploitThird Party AdvisoryVDB Entry |
| https://blog.max0x4141.com/post/artica_proxy/ | ExploitThird Party Advisory |
Track CVE-2020-17505 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2020-17505), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.