First published: Mon Mar 13 2023(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
CodeIgniter Shield | =1.0.0-beta | |
CodeIgniter Shield | =1.0.0-beta2 | |
CodeIgniter Shield | =1.0.0-beta3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this issue is CVE-2023-27580.
CodeIgniter Shield provides authentication and authorization for the CodeIgniter 4 PHP framework.
The severity of CVE-2023-27580 is high.
The affected software version is CodeIgniter Shield 1.0.0-beta and earlier.
To fix the vulnerability, you should upgrade to a newer version of CodeIgniter Shield.