CVE-2023-27580

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-27580
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-27580.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-27580
Aliases
Published
2023-03-13T18:15:12Z
Modified
2024-05-23T01:26:40.025510Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/codeigniter4/shield

Affected ranges

Type
GIT
Repo
https://github.com/codeigniter4/shield
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*

v1.0.0-beta
v1.0.0-beta.2
v1.0.0-beta.3