logo

CVE-2023-46240 codeigniter4/framework

Package

Manager: composer
Name: codeigniter4/framework
Vulnerable Version: >=0 <4.4.3

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

EPSS: 0.00426 pctl0.61458

Details

CodeIgniter4 vulnerable to information disclosure when detailed error report is displayed in production environment ### Impact If an error or exception occurs in CodeIgniter4 v4.4.2 and earlier, a detailed error report is displayed even if in the production environment. As a result, confidential information may be leaked. ### Patches Upgrade to v4.4.3 or later. See [upgrading guide](https://codeigniter4.github.io/userguide/installation/upgrade_443.html). ### Workarounds Replace `ini_set('display_errors', '0')` with `ini_set('display_errors', 'Off')` in `app/Config/Boot/production.php`. ### For more information If you have any questions or comments about this advisory: * Open an issue in [codeigniter4/CodeIgniter4](https://github.com/codeigniter4/CodeIgniter4/issues) * Email us at [SECURITY.md](https://github.com/codeigniter4/CodeIgniter4/blob/develop/SECURITY.md)

Metadata

Created: 2023-10-30T15:18:56Z
Modified: 2023-10-30T15:21:32Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/10/GHSA-hwxf-qxj7-7rfj/GHSA-hwxf-qxj7-7rfj.json
CWE IDs: ["CWE-209"]
Alternative ID: GHSA-hwxf-qxj7-7rfj
Finding: F037
Auto approve: 1