PT-2022-27784 · Unknown · Codeigniter
Mgatner
+1
·
Published
2022-12-22
·
Updated
2024-03-06
·
CVE-2022-46170
CVSS v3.1
8.6
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
CodeIgniter versions prior to 4.2.11
Description
The issue arises when an application uses multiple session cookies and a session handler is set to
DatabaseHandler, MemcachedHandler, or RedisHandler. If an attacker obtains one session cookie, they may be able to access pages that require another session cookie.Recommendations
For versions prior to 4.2.11, upgrade to version 4.2.11 or later.
As a temporary workaround, consider using only one session cookie until the issue is resolved.
Exploit
Fix
Improper Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Codeigniter