vendor:
WordPress Holding Pattern Theme
by:
Alexander Borg and Rob Carr
N/A
CVSS
N/A
Arbitrary File Upload
434
CWE
Product Name: WordPress Holding Pattern Theme
Affected Version From: All versions
Affected Version To: All versions
Patch Exists: YES
Related CWE: CVE-2015-1172
CPE: a:wordpress:wordpress
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2015
WordPress Holding Pattern Theme Arbitrary File Upload
This module exploits a file upload vulnerability in all versions of the Holding Pattern theme found in the upload_file.php script which contains no session or file validation. It allows unauthenticated users to upload files of any type and subsequently execute PHP scripts in the context of the web server.
Mitigation:
Ensure that the upload_file.php script is properly secured and that only authenticated users are allowed to upload files.