Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS1jNXZqLWYzNnEtcDl2Z84AAyEz

Password Shucking Vulnerability

Impact

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.

Patches

Upgrade to Shield v1.0.0-beta.4 or later.

After upgrading, all users’ hashed passwords should be updated (saved to the database).
See https://github.com/codeigniter4/shield/blob/develop/UPGRADING.md for details.

Workarounds

None.

References

For more information

If you have any questions or comments about this advisory:

Permalink: https://github.com/advisories/GHSA-c5vj-f36q-p9vg
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jNXZqLWYzNnEtcDl2Z84AAyEz
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Moderate
Classification: General
Published: about 1 year ago
Updated: about 1 year ago


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

Identifiers: GHSA-c5vj-f36q-p9vg, CVE-2023-27580
References: Repository: https://github.com/codeigniter4/shield
Blast Radius: 9.1

Affected Packages

packagist:codeigniter4/shield
Dependent packages: 7
Dependent repositories: 35
Downloads: 102,692 total
Affected Version Ranges: < 1.0.0-beta.4
Fixed in: 1.0.0-beta.4
All affected versions: 1.0.0-beta, 1.0.0-beta.2, 1.0.0-beta.3
All unaffected versions: 1.0.0, 1.0.1, 1.0.2, 1.0.3