-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2021-34428 - Low Severity Vulnerability
Vulnerable Library - jetty-server-9.4.17.v20190418.jar
The core jetty server artifact.
Library home page: http://www.eclipse.org/jetty
Path to dependency file: /pom.xml
Path to vulnerable library: /canner/.m2/repository/org/eclipse/jetty/jetty-server/9.4.17.v20190418/jetty-server-9.4.17.v20190418.jar
Dependency Hierarchy:
- ❌ jetty-server-9.4.17.v20190418.jar (Vulnerable Library)
Found in HEAD commit: 7baeabef941f276d373d889506fe0a0cf89f4ee6
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2021-06-22
URL: CVE-2021-34428
CVSS 3 Score Details (3.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Physical
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-m6cp-vxjx-65j6
Release Date: 2021-06-22
Fix Resolution: 9.4.41.v20210516
Step up your Open Source Security Game with Mend here