Directory Traversal Vulnerability in DukaPress Plugin for WordPress
CVE-2014-8799
Currently unrated
Key Information:
Badges
๐พ Exploit Exists๐ก Public PoC๐ฃ EPSS 91%
What is CVE-2014-8799?
The DukaPress plugin for WordPress contains a directory traversal vulnerability that can be exploited through the dp_img_resize function found in php/dp-functions.php. This security flaw allows remote attackers to access arbitrary files on the server by manipulating the src parameter to include '..' (dot dot) sequences. Without proper validation, attackers can potentially read sensitive files, posing a significant security risk to affected installations prior to version 2.5.4.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.