CVE-2023-27580
Last modified
CVE-2023-27580 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. CodeIgniter Shield provides authentication and authorization for the CodeIgniter 4 PHP framework. An improper implementation was found in the password storage process. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Codeigniter | Shield | 1.0.0 | Beta |
References
- https://blog.ircmaxell.com/2015/03/security-issue-combining-bcrypt-with.htmlThird Party Advisory
- https://www.scottbrady91.com/authentication/beware-of-password-shuckingThird Party Advisory
- https://blog.ircmaxell.com/2015/03/security-issue-combining-bcrypt-with.htmlThird Party Advisory
- https://www.scottbrady91.com/authentication/beware-of-password-shuckingThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-27580?
How severe is CVE-2023-27580?
How do I fix CVE-2023-27580?
Are you affected by CVE-2023-27580?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
