Executive Summary

Informations
Name CVE-2023-27580 First vendor Publication 2023-03-13
Vendor Cve Last vendor Modification 2023-03-23

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Overall CVSS Score 5.9
Base Score 5.9 Environmental Score 5.9
impact SubScore 3.6 Temporal Score 5.9
Exploitabality Sub Score 2.2
 
Attack Vector Network Attack Complexity High
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact None Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27580

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 3

Sources (Detail)

Source Url
MISC https://blog.ircmaxell.com/2015/03/security-issue-combining-bcrypt-with.html
https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.h...
https://github.com/codeigniter4/shield/blob/develop/UPGRADING.md
https://github.com/codeigniter4/shield/commit/ea9688dd01d100193d834117dbfc2cf...
https://github.com/codeigniter4/shield/security/advisories/GHSA-c5vj-f36q-p9vg
https://www.scottbrady91.com/authentication/beware-of-password-shucking

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2023-03-23 17:27:30
  • Multiple Updates
2023-03-14 00:27:15
  • First insertion