header-logo
Suggest Exploit
vendor:
Data/File upload and management
by:
saudi0hacker
9,3
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Data/File upload and management
Affected Version From: All version
Affected Version To: All version
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2010

Data/File upload and management local shell upload

This exploit allows an attacker to upload a malicious file to the target server, which can then be used to gain access to the server. The attacker can upload a malicious file such as a PHP shell, which can then be used to execute arbitrary code on the server. The attacker can then use the shell to gain access to the server and potentially gain access to sensitive data.

Mitigation:

The best way to mitigate this vulnerability is to ensure that all file uploads are properly validated and sanitized. This can be done by using a whitelist of allowed file types and ensuring that all uploaded files are scanned for malicious content.
Source

Exploit-DB raw data:

: # Exploit Title: Data/File upload and management local shell upload                        :
: # Date: 14/10/2010                                                                         :
: # Author: saudi0hacker                                                                     :  
: # Software Link:  http://resellscripts.info/index.php?route=product/product&product_id=137 :
: # Version: All version                                                                     :
: # Tested on: linux b0x                                                                     : 
: # Greetz to : All of my Friends                                                            :
----------------------------------------------------------------------------------------------

 [~] STEP 1 > Go to target link

     http://localhost/dataupload

 [~] STEP 2 > upload your shell as [shell.php.jpg :: or some times :: shell.php]

 [~] Th3 End