CVE-2021-34428 LOW

CVE-2021-34428

Vendor The Eclipse Foundation
Product Eclipse Jetty
Weakness CWE-613 · Insufficient session expiration
Published June 22, 2021
Last update August 4, 2024

CVSS base score

2.9/10
Attack vector Physical
Attack complexity High
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:P/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 22, 2021 CVE published
August 4, 2024 Record updated