Vulnerability record · CVE-2020-17506 · published 12 August 2020
CVE-2020-17506: Artica Web Proxy SQL injection in apikey parameter bypasses authentication
AArticatech · Web Proxy
Artica Web Proxy 4.30.00000000 fails to properly sanitize the apikey parameter in fw.login.php, allowing SQL injection that bypasses privilege detection. A remote, unauthenticated attacker can use this to obtain web backend administrator privileges, which is a full compromise of the management interface.
Description
Artica Web Proxy 4.30.00000000 allows remote attacker to bypass privilege detection and gain web backend administrator privileges through SQL injection of the apikey parameter in fw.login.php.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Automated analysis
critical priorityCVSS 9.8 with no authentication or user interaction required, public exploit references, and a very high EPSS score make this an urgent pre-auth compromise path.
What it is
Artica Web Proxy 4.30.00000000 fails to properly sanitize the apikey parameter in fw.login.php, allowing SQL injection that bypasses privilege detection. A remote, unauthenticated attacker can use this to obtain web backend administrator privileges, which is a full compromise of the management interface.
Impact
An attacker gains administrative access to the Artica Web Proxy backend, enabling configuration changes and, per the referenced exploit material, command injection on the host. This effectively hands over control of the proxy and its underlying system.
Attack surface
Reachable over the network via the fw.login.php endpoint with a crafted apikey parameter; the CVSS vector shows no privileges or user interaction required. No authentication is needed to attempt the injection.
Exploitation
Not listed in CISA KEV, but EPSS is 0.93967 (99.84th percentile) and multiple references are tagged Exploit, indicating public exploit code exists and exploitation is likely.
What to do
- Apply the vendor fix for Artica Web Proxy 4.30.00000000 or upgrade to a patched release; verify the current supported version with the vendor since the record does not list fixed versions.
- Restrict network access to the Artica Web Proxy management interface so fw.login.php is not exposed to untrusted networks.
- Use parameterized queries or strict input validation for the apikey parameter in fw.login.php if any custom code is maintained.
- Rotate administrative credentials and API keys for the proxy after patching, in case they were exposed.
- Monitor and alert on anomalous requests to fw.login.php, especially those containing SQL metacharacters in apikey.
Detection
- Inspect web logs for requests to fw.login.php with SQL syntax or unusual characters in the apikey parameter.
- Alert on successful logins to the Artica backend from unexpected source IPs or at unusual times.
- Monitor for post-authentication command execution or configuration changes on the proxy host.
- Correlate proxy management interface access with outbound connections that could indicate command-and-control or lateral movement.
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/158868/Artica-Proxy-4.3.0-Authentication-Bypass.html | ExploitThird Party AdvisoryVDB Entry |
| 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/158868/Artica-Proxy-4.3.0-Authentication-Bypass.html | ExploitThird Party AdvisoryVDB Entry |
| 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-17506 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-17506), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.