CVE-2022-46170 – codeigniter4/framework
Package
Manager: composer
Name: codeigniter4/framework
Vulnerable Version: >=0 <4.2.11
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS: 0.0061 pctl0.68823
Details
CodeIgniter4 Potential Session Handlers Vulnerability ### Impact When an application uses (1) multiple session cookies (e.g., one for user pages and one for admin pages) and (2) a session handler is set to `DatabaseHandler`, `MemcachedHandler`, or `RedisHandler`, then if an attacker gets one session cookie (e.g., one for user pages), they may be able to access pages that require another session cookie (e.g., for admin pages). ### Patches Upgrade to version 4.2.11 or later. ### Workarounds - Use only one session cookie. ### References - https://codeigniter4.github.io/userguide/libraries/sessions.html#session-drivers ### For more information If you have any questions or comments about this advisory: * Open an issue in [codeigniter4/CodeIgniter4](https://github.com/codeigniter4/CodeIgniter4/issues) * Email us at [SECURITY.md](https://github.com/codeigniter4/CodeIgniter4/blob/develop/SECURITY.md)
Metadata
Created: 2022-12-22T20:01:18Z
Modified: 2022-12-29T21:31:13Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/12/GHSA-6cq5-8cj7-g558/GHSA-6cq5-8cj7-g558.json
CWE IDs: ["CWE-287"]
Alternative ID: GHSA-6cq5-8cj7-g558
Finding: F039
Auto approve: 1