VYPR
Unrated severityNVD Advisory· Published Aug 12, 2020· Updated Aug 4, 2024

CVE-2020-17505

CVE-2020-17505

Description

Authenticated command injection in Artica Web Proxy 4.30.000000 via cyrus.php allows root-level RCE.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Authenticated command injection in Artica Web Proxy 4.30.000000 via cyrus.php allows root-level RCE.

Vulnerability

Artica Web Proxy version 4.30.000000 contains a command injection vulnerability in the service-cmds parameter of cyrus.php. An authenticated attacker can inject arbitrary operating system commands, which are then executed with root privileges via the service_cmds_peform function. The vulnerability requires a valid authenticated session, as described in the reference [1].

Exploitation

To exploit this vulnerability, an attacker must first authenticate to the Artica Web Proxy administration interface. The attacker then sends a crafted POST request to cyrus.php with a malicious payload in the service-cmds parameter. The injected commands are passed to the service_cmds_peform function, which executes them without sanitization. No user interaction is required beyond the initial authentication [1].

Impact

Successful exploitation results in remote code execution (RCE) with full root privileges. The attacker can compromise the entire proxy server, leading to complete loss of confidentiality, integrity, and availability. This includes the ability to read, modify, or delete sensitive data, install persistent backdoors, and pivot to other systems on the network [1].

Mitigation

As of the publication date (2020-08-12), no official patch has been released for version 4.30.000000. The vendor should be contacted for an updated version. If upgrading is not possible, administrators should restrict access to the administrative interface to trusted IP addresses and enforce strong authentication. The vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog [1].

References
  1. Packet Storm

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.