cbcvebase.
CVE-2020-27467
published 2022-02-24

CVE-2020-27467: A Directory Traversal vulnerability exits in Processwire CMS before 2.7.1 via the download parameter to index.php.

PriorityP260high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
EXPLOIT
EPSS
15.74%
96.5th percentile
A Directory Traversal vulnerability exits in Processwire CMS before 2.7.1 via the download parameter to index.php.

Affected

1 ranges
VendorProductVersion rangeFixed in
processwireprocesswire>= 2.0.0 < 2.7.12.7.1

Detection & IOCsextracted from sources · hover to see the quote

url/index.php?download=/etc/passwd
  • Look for GET requests to index.php with a 'download' parameter containing path traversal sequences (e.g., /etc/passwd or relative traversal strings).
  • Match HTTP 200 responses containing the regex pattern 'root:[x*]:0:0' to confirm successful /etc/passwd disclosure via the download parameter.
  • Fingerprint exposed Processwire CMS instances using Shodan query 'http.html:"processwire"' or FOFA query 'body="processwire"' to identify potentially vulnerable targets.
  • ·The vulnerability affects Processwire CMS versions prior to 2.7.1 only; versions 2.7.1 and later are not affected.
  • ·Exploitation requires no authentication (PR:N, UI:N), making this remotely exploitable by unauthenticated attackers.

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.07.8HIGHAV:N/AC:L/Au:N/C:C/I:N/A:N
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.