#VU55642 Insufficient Session Expiration in Jetty - CVE-2021-34428
Published: August 8, 2021
Jetty
Eclipse
Description
The vulnerability allows an attacker to gain access to sensitive information.
The vulnerability exists due to insufficient session expiration issue. If an exception is thrown from the SessionListener#sessionDestroyed() method, then the session ID is not invalidated in the session ID manager. On deployments with clustered sessions and multiple contexts this can result in a session not being invalidated.