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 multiple libraries - autoclosed #193

Closed
mend-for-github-com bot opened this issue Jan 6, 2023 · 1 comment
Closed
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jan 6, 2023

CVE-2022-2047 - Low Severity Vulnerability

Vulnerable Libraries - jetty-client-9.4.25.v20191220.jar, jetty-server-9.4.25.v20191220.jar, jetty-http-9.4.25.v20191220.jar

jetty-client-9.4.25.v20191220.jar

The Eclipse Jetty Project

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

Path to dependency file: /build.gradle

Path to vulnerable library: /tmp/ws-ua_20210927190226_TRFFHW/downloadResource_SQXZWB/20210927190451/jetty-client-9.4.25.v20191220.jar

Dependency Hierarchy:

  • jenkins-test-harness-2.60.jar (Root Library)
    • websocket-server-9.4.25.v20191220.jar
      • websocket-client-9.4.25.v20191220.jar
        • jetty-client-9.4.25.v20191220.jar (Vulnerable Library)
jetty-server-9.4.25.v20191220.jar

The core jetty server artifact.

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

Path to dependency file: /build.gradle

Path to vulnerable library: /tmp/ws-ua_20210927190226_TRFFHW/downloadResource_SQXZWB/20210927190450/jetty-server-9.4.25.v20191220.jar

Dependency Hierarchy:

  • jenkins-test-harness-2.60.jar (Root Library)
    • jetty-webapp-9.4.25.v20191220.jar
      • jetty-servlet-9.4.25.v20191220.jar
        • jetty-security-9.4.25.v20191220.jar
          • jetty-server-9.4.25.v20191220.jar (Vulnerable Library)
jetty-http-9.4.25.v20191220.jar

The Eclipse Jetty Project

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

Path to dependency file: /build.gradle

Path to vulnerable library: /tmp/ws-ua_20210927190226_TRFFHW/downloadResource_SQXZWB/20210927190450/jetty-http-9.4.25.v20191220.jar

Dependency Hierarchy:

  • jenkins-test-harness-2.60.jar (Root Library)
    • websocket-server-9.4.25.v20191220.jar
      • jetty-http-9.4.25.v20191220.jar (Vulnerable Library)

Found in base branch: master

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:10.0.10,11.0.10;org.eclipse.jetty:jetty-runner:9.4.47,10.10,11.0.10;org.eclipse.jetty:jetty-client:9.4.47,10.10,11.0.10;org.eclipse.jetty:jetty-server;9.4.47,10.10,11.0.10;org.eclipse.jetty:jetty-proxy:9.4.47,10.10,11.0.10

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jan 6, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2022-2047 (Low) detected in jetty-http-9.4.25.v20191220.jar CVE-2022-2047 (Low) detected in jetty-server-9.4.25.v20191220.jar, jetty-http-9.4.25.v20191220.jar Jan 8, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2022-2047 (Low) detected in jetty-server-9.4.25.v20191220.jar, jetty-http-9.4.25.v20191220.jar CVE-2022-2047 (Low) detected in multiple libraries Jan 10, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2022-2047 (Low) detected in multiple libraries CVE-2022-2047 (Low) detected in multiple libraries - autoclosed May 5, 2024
Copy link
Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

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