Vulnerability Description
CodeIgniter Shield is an authentication and authorization provider for CodeIgniter 4. The `secretKey` value is an important key for HMAC SHA256 authentication and in affected versions was stored in the database in cleartext form. If a malicious person somehow had access to the data in the database, they could use the key and secretKey for HMAC SHA256 authentication to send requests impersonating that corresponding user. This issue has been addressed in version 1.0.0-beta.8. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Codeigniter | Shield | 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/codeigniter4/shield/commit/f77c6ae20275ac1245330a2b9a523bf7e6Patch
- https://github.com/codeigniter4/shield/security/advisories/GHSA-v427-c49j-8w6xVendor Advisory
- https://github.com/codeigniter4/shield/commit/f77c6ae20275ac1245330a2b9a523bf7e6Patch
- https://github.com/codeigniter4/shield/security/advisories/GHSA-v427-c49j-8w6xVendor Advisory
FAQ
What is CVE-2023-48707?
CVE-2023-48707 is a vulnerability with a CVSS score of 5.0 (MEDIUM). CodeIgniter Shield is an authentication and authorization provider for CodeIgniter 4. The `secretKey` value is an important key for HMAC SHA256 authentication and in affected versions was stored in th...
How severe is CVE-2023-48707?
CVE-2023-48707 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-48707?
Check the references section above for vendor advisories and patch information. Affected products include: Codeigniter Shield.