CVE-2022-23556: Insufficient Verification of Data Authenticity
(updated )
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 workaround, do not use $request->getIPAddress()
.
References
Detect and mitigate CVE-2022-23556 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →