CVE Vulnerabilities

CVE-2021-34428

Insufficient Session Expiration

Published: Jun 22, 2021 | Modified: Nov 07, 2023
CVSS 3.x
3.5
LOW
Source:
NVD
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CVSS 2.x
3.6 LOW
AV:L/AC:L/Au:N/C:P/I:P/A:N
RedHat/V2
RedHat/V3
Ubuntu

For Eclipse Jetty versions <= 9.4.40, <= 10.0.2, <= 11.0.2, 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. This can result in an application used on a shared computer being left logged in.

Weakness

According to WASC, “Insufficient Session Expiration is when a web site permits an attacker to reuse old session credentials or session IDs for authorization.”

Affected Software

Name Vendor Start Version End Version
Jetty Eclipse * 9.4.40 (including)
Jetty Eclipse 10.0.0 (including) 10.0.2 (including)
Jetty Eclipse 11.0.0 (including) 11.0.2 (including)

Potential Mitigations

References