Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. codeigniter4/shield
  4. ›
  5. CVE-2023-27580

CVE-2023-27580: Use of Password Hash With Insufficient Computational Effort

March 13, 2023

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.

References

  • blog.ircmaxell.com/2015/03/security-issue-combining-bcrypt-with.html
  • cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html
  • github.com/advisories/GHSA-c5vj-f36q-p9vg
  • github.com/codeigniter4/shield/blob/develop/UPGRADING.md
  • github.com/codeigniter4/shield/commit/ea9688dd01d100193d834117dbfc2cfabcf9ea0b
  • github.com/codeigniter4/shield/security/advisories/GHSA-c5vj-f36q-p9vg
  • nvd.nist.gov/vuln/detail/CVE-2023-27580
  • www.scottbrady91.com/authentication/beware-of-password-shucking

Code Behaviors & Features

Detect and mitigate CVE-2023-27580 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 →

Affected versions

All versions before 1.0.0-beta.4

Fixed versions

  • 1.0.0-beta.4

Solution

Upgrade to version 1.0.0-beta.4 or above. *Note*: 1.0.0-beta.4 may be an unstable version. Use caution.

Impact 5.9 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-916: Use of Password Hash With Insufficient Computational Effort

Source file

packagist/codeigniter4/shield/CVE-2023-27580.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:08 +0000.