VYPR

Codeigniter

by Codeigniter

Source repositories

CVEs (45)

  • CVE-2015-5725CriFeb 21, 2018
    risk 0.57cvss 9.8epss 0.02

    SQL injection vulnerability in the offset method in the Active Record class in CodeIgniter before 2.2.4 allows remote attackers to execute arbitrary SQL commands via vectors involving the offset variable.

  • CVE-2016-10131CriJan 12, 2017
    risk 0.57cvss 9.8epss 0.03

    system/libraries/Email.php in CodeIgniter before 3.1.3 allows remote attackers to execute arbitrary code by leveraging control over the email->from field to insert sendmail command-line arguments.

  • CVE-2026-63221CriJul 31, 2026
    risk 0.54cvss 9.4epss 0.00

    CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch() substitutes bound values from where() conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This…

  • CVE-2022-24711CriFeb 28, 2022
    risk 0.54cvss 9.4epss 0.01

    CodeIgniter4 is the 4.x branch of CodeIgniter, a PHP full-stack web framework. Prior to version 4.1.9, an improper input validation vulnerability allows attackers to execute CLI routes via HTTP request. Version 4.1.9 contains a patch. There are currently no known workarounds for…

  • CVE-2024-41344HigOct 15, 2024
    risk 0.49cvss 7.5epss 0.00

    A Cross-Site Request Forgery (CSRF) in Codeigniter 3.1.13 allows attackers to arbitrarily change the Administrator password and escalate privileges.

  • CVE-2022-46170HigDec 22, 2022
    risk 0.49cvss 8.6epss 0.01

    CodeIgniter is a PHP full-stack web framework. When an application uses (1) multiple session cookies (e.g., one for user pages and one for admin pages) and (2) a session handler is set to `DatabaseHandler`, `MemcachedHandler`, or `RedisHandler`, then if an attacker gets one…

  • CVE-2017-1000247HigNov 17, 2017
    risk 0.49cvss 7.5epss 0.01

    British Columbia Institute of Technology CodeIgniter 3.1.3 is vulnerable to HTTP Header Injection in the set_status_header() common function under Apache resulting in HTTP Header Injection flaws.

  • CVE-2022-21647HigJan 4, 2022
    risk 0.46cvss 7.7epss 0.38

    CodeIgniter is an open source PHP full-stack web framework. Deserialization of Untrusted Data was found in the `old()` function in CodeIgniter4. Remote attackers may inject auto-loadable arbitrary objects with this vulnerability, and possibly execute existing PHP code on the…

  • CVE-2012-1915MedJan 9, 2020
    risk 0.43cvss 6.1epss 0.02

    EllisLab CodeIgniter 2.1.2 allows remote attackers to bypass the xss_clean() Filter and perform XSS attacks.

  • CVE-2026-63222HigJul 31, 2026
    risk 0.42cvss 7.5epss 0.00

    CodeIgniter is a PHP full-stack web framework. Prior to 4.7.4, calling UploadedFile::move() without a second argument uses the client-provided filename without sanitization, allowing a remote attacker to use path traversal sequences to write uploaded content outside the intended…

  • CVE-2024-29904HigMar 29, 2024
    risk 0.42cvss 7.5epss 0.01

    CodeIgniter is a PHP full-stack web framework A vulnerability was found in the Language class that allowed DoS attacks. This vulnerability can be exploited by an attacker to consume a large amount of memory on the server. Upgrade to v4.4.7 or later.

  • CVE-2023-46240HigOct 31, 2023
    risk 0.42cvss 7.5epss 0.01

    CodeIgniter is a PHP full-stack web framework. Prior to CodeIgniter4 version 4.4.3, if an error or exception occurs, a detailed error report is displayed even if in the production environment. As a result, confidential information may be leaked. Version 4.4.3 contains a patch.…

  • CVE-2022-24712MedFeb 28, 2022
    risk 0.41cvss 6.3epss 0.01

    CodeIgniter4 is the 4.x branch of CodeIgniter, a PHP full-stack web framework. A vulnerability in versions prior to 4.1.9 might allow remote attackers to bypass the CodeIgniter4 Cross-Site Request Forgery (CSRF) protection mechanism. Users should upgrade to version 4.1.9. There…

  • CVE-2013-4891MedFeb 21, 2018
    risk 0.40cvss 6.1epss 0.01

    The xss_clean function in CodeIgniter before 2.1.4 might allow remote attackers to bypass an intended protection mechanism and conduct cross-site scripting (XSS) attacks via an unclosed HTML tag.

  • CVE-2022-23556HigDec 22, 2022
    risk 0.39cvss 7.0epss 0.00

    CodeIgniter is a PHP full-stack web framework. This vulnerability may allow attackers to spoof their IP address when the server is behind a reverse proxy. This issue has been patched, please upgrade to version 4.2.11 or later, and configure `Config\App::$proxyIPs`. As a…

  • CVE-2022-35943MedAug 12, 2022
    risk 0.31cvss 5.9epss 0.01

    Shield is an authentication and authorization framework for CodeIgniter 4. This vulnerability may allow [SameSite Attackers](https://canitakeyoursubdomain.name/) to bypass the [CodeIgniter4 CSRF protection](https://codeigniter4.github.io/userguide/libraries/security.html)…

  • CVE-2022-21715MedJan 24, 2022
    risk 0.28cvss 5.4epss 0.01

    CodeIgniter4 is the 4.x branch of CodeIgniter, a PHP full-stack web framework. A cross-site scripting (XSS) vulnerability was found in `API\ResponseTrait` in Codeigniter4 prior to version 4.1.8. Attackers can do XSS attacks if a potential victim is using `API\ResponseTrait`.…

  • CVE-2025-24013MedJan 20, 2025
    risk 0.27cvss 5.3epss 0.00

    CodeIgniter is a PHP full-stack web framework. Prior to 4.5.8, CodeIgniter lacked proper header validation for its name and value. The potential attacker can construct deliberately malformed headers with Header class. This could disrupt application functionality, potentially…

  • CVE-2026-63220MedJul 31, 2026
    risk 0.24cvss 4.8epss 0.00

    CodeIgniter is a PHP full-stack web framework. In versions prior to 4.7.4, IncomingRequest::isSecure() trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request, allowing an attacker could spoof these headers and cause the application to incorrectly…

  • CVE-2022-39284LowOct 6, 2022
    risk 0.10cvss 2.6epss 0.01

    CodeIgniter is a PHP full-stack web framework. In versions prior to 4.2.7 setting `$secure` or `$httponly` value to `true` in `Config\Cookie` is not reflected in `set_cookie()` or `Response::setCookie()`. As a result cookie values are erroneously exposed to scripts. It should be…