Security features bypass in Spring Security - CVE-2023-20862
Published: April 21, 2023
Spring Security
VMware, Inc
Description
The vulnerability allows a remote attacker to compromise the target system.
The vulnerability exists due to the logout support does not properly clean the security context if using serialized versions. A remote attacker can save an empty security context to the HttpSessionSecurityContextRepository and keep users authenticated even after they performed logout.