vendor:
Persuasion Wordpress Theme
by:
Interference Security
7,5
CVSS
HIGH
Arbitrary File Download and File Deletion
22
CWE
Product Name: Persuasion Wordpress Theme
Affected Version From: 2.0
Affected Version To: 2.3
Patch Exists: NO
Related CWE: N/A
CPE: mysitemyway:persuasion_wordpress_theme
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2013
Persuasion WordPress Theme – Arbitrary File Download and File Deletion Exploit
The vulnerable file is located at http://vulnerable-site.com/wp-content/themes/persuasion/lib/scripts/dl-skin.php. In exploit code, file name in first text box should be readable on the vulnerable server, then the vulnerable code allows it to be downloaded from the server. And the second textbox accepts a directory path. If it is writeable then vulnerable code will delete its contents. An attacker can download readable files from the server and also can delete contents of writeable directories.
Mitigation:
Ensure that the web application is not vulnerable to directory traversal attacks. Ensure that the web application is not vulnerable to file inclusion attacks. Ensure that the web application is not vulnerable to arbitrary file download attacks. Ensure that the web application is not vulnerable to arbitrary file deletion attacks.