Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-2047 (Low) detected in jetty-http-9.4.43.v20210629.jar, jetty-client-9.4.43.v20210629.jar #12

Open
mend-bolt-for-github bot opened this issue Jul 14, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Jul 14, 2022

CVE-2022-2047 - Low Severity Vulnerability

Vulnerable Libraries - jetty-http-9.4.43.v20210629.jar, jetty-client-9.4.43.v20210629.jar

jetty-http-9.4.43.v20210629.jar

Library home page: https://webtide.com

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-http/9.4.43.v20210629/jetty-http-9.4.43.v20210629.jar

Dependency Hierarchy:

  • websocket-client-9.4.43.v20210629.jar (Root Library)
    • jetty-client-9.4.43.v20210629.jar
      • jetty-http-9.4.43.v20210629.jar (Vulnerable Library)
jetty-client-9.4.43.v20210629.jar

Library home page: https://webtide.com

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/eclipse/jetty/jetty-client/9.4.43.v20210629/jetty-client-9.4.43.v20210629.jar

Dependency Hierarchy:

  • websocket-client-9.4.43.v20210629.jar (Root Library)
    • jetty-client-9.4.43.v20210629.jar (Vulnerable Library)

Found in HEAD commit: cdebd3945d2c6fad27e1516bdfded92925ff0d90

Found in base branch: main

Vulnerability Details

In Eclipse Jetty versions 9.4.0 thru 9.4.46, and 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, the parsing of the authority segment of an http scheme URI, the Jetty HttpURI class improperly detects an invalid input as a hostname. This can lead to failures in a Proxy scenario.

Publish Date: 2022-07-07

URL: CVE-2022-2047

CVSS 3 Score Details (2.7)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: High
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-cj7v-27pg-wf7q

Release Date: 2022-07-07

Fix Resolution (org.eclipse.jetty:jetty-http): 9.4.47.v20220610

Direct dependency fix Resolution (org.eclipse.jetty.websocket:websocket-client): 9.4.47.v20220610

Fix Resolution (org.eclipse.jetty:jetty-client): 9.4.47.v20220610

Direct dependency fix Resolution (org.eclipse.jetty.websocket:websocket-client): 9.4.47.v20220610


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants