vendor:
ES Simple Uploader
by:
indoushka
7.5
CVSS
HIGH
Upload Shell
434
CWE
Product Name: ES Simple Uploader
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:energyscripts:es_simple_uploader:1.1
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
2009
ES Simple Uploader v 1.1 Upload Shell Vulnerability
ES Simple Uploader v 1.1 is vulnerable to an upload shell vulnerability. An attacker can exploit this vulnerability by uploading a malicious file to the uploads/images/ directory, which can be accessed via the URL http://server/script/uploads/images/Ev!l.php. The attacker can then execute arbitrary code on the server.
Mitigation:
The application should validate the file type before allowing it to be uploaded. The application should also restrict the types of files that can be uploaded.