jgeraigery / tc-ta3-api-bindings-java

Transparent Computing TA3 API bindings for Java
Other
0 stars 0 forks source link

CVE-2021-34428 (Low) detected in jetty-server-9.4.0.v20161208.jar #13

Open mend-for-github-com[bot] opened 2 years ago

mend-for-github-com[bot] commented 2 years ago

CVE-2021-34428 - Low Severity Vulnerability

Vulnerable Library - jetty-server-9.4.0.v20161208.jar

The core jetty server artifact.

Library home page: http://www.eclipse.org/jetty

Path to dependency file: /tc-bbn-kafka/pom.xml

Path to vulnerable library: /eclipse/jetty/jetty-server/9.4.0.v20161208/jetty-server-9.4.0.v20161208.jar

Dependency Hierarchy: - :x: **jetty-server-9.4.0.v20161208.jar** (Vulnerable Library)

Found in HEAD commit: 2c226dda8de79bfd0db3e278181aebf361463b78

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://github.com/eclipse/jetty.project/security/advisories/GHSA-m6cp-vxjx-65j6

Release Date: 2021-06-22

Fix Resolution: org.eclipse.jetty:jetty-server:9.4.41.v20210516,10.0.3,11.0.3


:rescue_worker_helmet: Automatic Remediation is available for this issue