GHSA-6cq5-8cj7-g558
HIGHCVE-2022-46170When 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).
- Affected
- >=4.0.0, <4.2.11
- Fixed in
- 4.2.11
- Published
- 2022-12-22
- Source
- github