vendor:
Think Responsive Themes
by:
Byakuya
7,5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: Think Responsive Themes
Affected Version From: v1.0
Affected Version To: v1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:think_responsive_themes
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows/Linux
2013
WordPress Think Responsive Themes Arbitrary File Upload Vulnerability
An arbitrary file upload vulnerability in the WordPress Think Responsive Themes allows an attacker to upload malicious files to the server. This vulnerability exists in the upload_settings_image.php file, which is used to upload images to the server. An attacker can exploit this vulnerability by sending a specially crafted HTTP POST request with a malicious file attached. This will allow the attacker to upload the malicious file to the server.
Mitigation:
The best way to mitigate this vulnerability is to ensure that the upload_settings_image.php file is not accessible to unauthorized users. Additionally, the application should be configured to only allow the upload of specific file types, and should validate the file type before allowing the upload.