vendor:
SimpleCart Theme
by:
Divya
7.5
CVSS
HIGH
File Upload and Execution
434
CWE
Product Name: SimpleCart Theme
Affected Version From: 2.1.2002
Affected Version To: 2.1.2002
Patch Exists: NO
Related CWE: None
CPE: a:upthemes:simplecart_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: Windows, Linux
2015
WordPress SimpleCart Theme File Upload and Execution
A vulnerability exists in the Wordpress SimpleCart Theme, which allows an attacker to upload and execute malicious files on the target system. The vulnerability is due to the lack of proper input validation in the upload.php file. An attacker can exploit this vulnerability by sending a malicious file to the upload.php file and then executing it on the target system. This vulnerability affects versions 2.1.2 and earlier of the SimpleCart Theme. Other themes such as Micro Theme 1.0.3, Holding Pattern Theme 1.3, Gallery Pro Theme 2.5.3, Evo Theme 1.3, and Charity Theme 1.1.3 are also affected.
Mitigation:
Input validation should be implemented in the upload.php file to prevent malicious files from being uploaded and executed on the target system.