Codeigniter Shield 1.0.0 Beta 5

CPE Details

Codeigniter Shield 1.0.0 Beta 5
1.0.0
2023-11-30
16h43 +00:00
2023-11-30
16h43 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:codeigniter:shield:1.0.0:beta5:*:*:*:*:*:*

Informations

Vendor

codeigniter

Product

shield

Version

1.0.0

Update

beta5

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2023-48707 2023-11-24 17h23 +00:00 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.
6.5
Medium
CVE-2023-48708 2023-11-24 17h16 +00:00 CodeIgniter Shield is an authentication and authorization provider for CodeIgniter 4. In affected versions successful login attempts are recorded with the raw tokens stored in the log table. If a malicious person somehow views the data in the log table they can obtain a raw token which can then be used to send a request with that user's authority. This issue has been addressed in version 1.0.0-beta.8. Users are advised to upgrade. Users unable to upgrade should disable logging for successful login attempts by the configuration files.
6.5
Medium