SCA: security update for codeigniter4/shield (GHSA-c5vj-f36q-p9vg)

medium Tenable Cloud Security Plugin ID 413690

Description

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

- CodeIgniter Shield provides authentication and authorization for the CodeIgniter 4 PHP framework. An
improper implementation was found in the password storage process. All hashed passwords stored in Shield
v1.0.0-beta.3 or earlier are easier to crack than expected due to the vulnerability. Therefore, they
should be removed as soon as possible. If an attacker gets (1) the user's hashed password by Shield, and
(2) the hashed password (SHA-384 hash without salt) from somewhere, the attacker may easily crack the
user's password. Upgrade to Shield v1.0.0-beta.4 or later to fix this issue. After upgrading, all users’
hashed passwords should be updated (saved to the database). There are no known workarounds.
(CVE-2023-27580)

See Also

https://github.com/advisories/GHSA-c5vj-f36q-p9vg

Plugin Details

Severity: Medium

ID: 413690

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: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

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

CVSS Score Source: CVE-2023-27580

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/13/2023

Vulnerability Publication Date: 3/13/2023

Reference Information

CVE: CVE-2023-27580

cwe: CWE-916