CVE-2023-48708
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.
Does this matter?
Lower severity and a low EPSS score (0.63%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.63% probability · 48th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-532
- Affected
- codeigniter/shield
- Source
- security-advisories@github.com
References
- https://codeigniter4.github.io/shield/getting_started/authenticators/Product
- https://github.com/codeigniter4/shield/commit/7e84c3fb3411294f70890819bfe51781bb9dc8e4Patch
- https://github.com/codeigniter4/shield/security/advisories/GHSA-j72f-h752-mx4wMitigation, Vendor Advisory
- https://codeigniter4.github.io/shield/getting_started/authenticators/Product
- https://github.com/codeigniter4/shield/commit/7e84c3fb3411294f70890819bfe51781bb9dc8e4Patch
- https://github.com/codeigniter4/shield/security/advisories/GHSA-j72f-h752-mx4wMitigation, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.