Loading HuntDB...

GHSA-hwxf-qxj7-7rfj

GitHub Security Advisory

CodeIgniter4 vulnerable to information disclosure when detailed error report is displayed in production environment

✓ GitHub Reviewed HIGH Has CVE

Advisory Details

### 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)

Affected Packages

Packagist codeigniter4/framework
Affected versions: 0 (fixed in 4.4.3)

Related CVEs

Key Information

GHSA ID
GHSA-hwxf-qxj7-7rfj
Published
October 30, 2023 3:18 PM
Last Modified
October 30, 2023 3:21 PM
CVSS Score
7.5 /10
Primary Ecosystem
Packagist
Primary Package
codeigniter4/framework
GitHub Reviewed
✓ Yes

Dataset

Last updated: July 12, 2025 6:29 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.