Vulnerability Database

310,450

Total vulnerabilities in the database

CVE-2022-23556

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().

CVSS v3:

  • Severity: High
  • Score: 7
  • AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L

CWEs: