SCA: security update for codeigniter4/framework (GHSA-4v37-24gm-h554)

high Tenable Self-Hosted Container Security Plugin ID 410388

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- CodeIgniter4 is the 4.x branch of CodeIgniter, a PHP full-stack web framework. A vulnerability in versions
prior to 4.1.9 might allow remote attackers to bypass the CodeIgniter4 Cross-Site Request Forgery (CSRF)
protection mechanism. Users should upgrade to version 4.1.9. There are workarounds for this vulnerability,
but users will still need to code as these after upgrading to v4.1.9. Otherwise, the CSRF protection may
be bypassed. If auto-routing is enabled, check the request method in the controller method before
processing. If auto-routing is disabled, either avoid using `$routes->add()` and instead use HTTP verbs in
routes; or check the request method in the controller method before processing. (CVE-2022-24712)

See Also

https://github.com/advisories/GHSA-4v37-24gm-h554

Plugin Details

Severity: High

ID: 410388

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2022-24712

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/1/2022

Vulnerability Publication Date: 2/28/2022

Reference Information

CVE: CVE-2022-24712

cwe: CWE-352