PT-2023-29924 · Unknown · Codeigniter4
Psuet
·
Published
2023-10-30
·
Updated
2024-03-06
·
CVE-2023-46240
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
CodeIgniter4 versions prior to 4.4.3
Description
CodeIgniter is a PHP full-stack web framework. If an error or exception occurs, a detailed error report is displayed even if in the production environment, potentially leaking confidential information.
Recommendations
For versions prior to 4.4.3, upgrade to version 4.4.3 or later.
As a temporary workaround for versions prior to 4.4.3, replace
ini set('display errors','0') with ini set('display errors','Off') in app/Config/Boot/production.php.Exploit
Fix
Generation of Error Message Containing Sensitive Information
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Codeigniter4