
Cloud Vulnerability DB
A community-led vulnerabilities database
CodeIgniter, a PHP full-stack web framework, was found to have a security vulnerability (CVE-2023-46240) in versions prior to 4.4.3. The vulnerability allows detailed error reports to be displayed in the production environment, even when they should be suppressed, potentially leading to the exposure of sensitive information. The issue was discovered and disclosed in October 2023 (GitHub Advisory).
The vulnerability stems from improper error handling configuration in the framework. When an error or exception occurs in the production environment, the system displays detailed error information instead of a generic error message. This vulnerability has been assigned a CVSS v3.1 base score of 7.5 (HIGH) with a vector string of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N, indicating high confidentiality impact with network attack vector and low attack complexity (NVD).
The primary impact of this vulnerability is the potential exposure of sensitive information through detailed error reports in the production environment. This could reveal system details, configuration information, and other confidential data that should not be accessible to end users, potentially providing valuable information to malicious actors (GitHub Advisory).
The vulnerability has been patched in CodeIgniter version 4.4.3. Users are advised to upgrade to this version or later. For those unable to upgrade immediately, a workaround is available by replacing ini_set('display_errors', '0') with ini_set('display_errors', 'Off') in the app/Config/Boot/production.php file (GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."