vendor:
Area53
by:
Byakuya
7,5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: Area53
Affected Version From: v1.0.1
Affected Version To: v1.0.5
Patch Exists: NO
Related CWE: N/A
CPE: a:themeforest:area53
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013
WordPress Area53 theme Arbitrary File Upload Vulnerability
An attacker can upload a malicious file to the vulnerable WordPress Area53 theme by exploiting the Arbitrary File Upload vulnerability. The malicious file can be uploaded by sending a POST request to the vulnerable php.php file with the malicious file as a parameter. The malicious file can then be accessed at the path http://site.com/wordpress/wp-content/uploads/2013/10/up.php
Mitigation:
Ensure that the application is not vulnerable to Arbitrary File Upload vulnerability. Validate the file type and size before uploading it to the server.