cbcvebase.
CVE-2020-13158
published 2020-06-22

CVE-2020-13158: Artica Proxy before 4.30.000000 Community Edition allows Directory Traversal via the fw.progrss.details.php popup parameter.

PriorityP182high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
53.52%
98.9th percentile
Artica Proxy before 4.30.000000 Community Edition allows Directory Traversal via the fw.progrss.details.php popup parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
articatechartica_proxy< 4.30.0000004.30.000000

Detection & IOCsextracted from sources · hover to see the quote

url/fw.progrss.details.php?popup=..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd
path/fw.progrss.details.php
  • Look for GET requests to /fw.progrss.details.php with a 'popup' parameter containing path traversal sequences (e.g., ..%2f or ../) targeting /etc/passwd or other sensitive files.
  • A successful exploitation response will return HTTP 200 and contain the string matching 'root:[x*]:0:0' in the body, indicating /etc/passwd file disclosure.
  • Shodan and FOFA can be used to identify exposed Artica Proxy instances via the fingerprints 'http.html:"artica"' and 'body="artica"' respectively.
  • ·The vulnerability is unauthenticated (PR:N, UI:N), meaning no credentials are required to exploit the LFI via the popup parameter.
  • ·Only Artica Proxy Community Edition versions before 4.30.000000 are affected; the fix is to upgrade to 4.30.000000 or later.

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.