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
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.