Vulnerabilities (CVE)

Filtered by vendor Codeigniter Subscribe
Filtered by product Codeigniter
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2007-3706 1 Codeigniter 1 Codeigniter 2018-10-15 2.1 LOW N/A
The _sanitize_globals function in CodeIgniter 1.5.3 before 20070628 allows remote attackers to unset arbitrary global variables with unspecified impact, as demonstrated by a _SERVER cookie.
CVE-2007-3707 1 Codeigniter 1 Codeigniter 2018-10-15 5.0 MEDIUM N/A
Directory traversal vulnerability in index.php in CodeIgniter 1.5.3 before 20070628, when enable_query_strings is true, allows remote attackers to read arbitrary files via a .. (dot dot) in the c parameter.
CVE-2007-3708 1 Codeigniter 1 Codeigniter 2018-10-15 4.3 MEDIUM N/A
Cross-site scripting (XSS) vulnerability in CodeIgniter 1.5.3 before 20070626 allows remote attackers to inject arbitrary web script or HTML via (1) String.fromCharCode and (2) malformed nested tag manipulations in an unspecified component, related to insufficient sanitization by the xss_clean function.
CVE-2007-3709 1 Codeigniter 1 Codeigniter 2018-10-15 5.0 MEDIUM N/A
CRLF injection vulnerability in the redirect function in url_helper.php in CodeIgniter 1.5.3 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in an unspecified parameter, as demonstrated by a Set-Cookie header.
CVE-2011-3719 1 Codeigniter 1 Codeigniter 2012-03-13 5.0 MEDIUM N/A
CodeIgniter 1.7.2 allows remote attackers to obtain sensitive information via a direct request to a .php file, which reveals the installation path in an error message, as demonstrated by system/scaffolding/views/view.php and certain other files.