moqui / moqui-framework

Use Moqui Framework to build enterprise applications based on Java. It includes tools for databases (relational, graph, document), local and web services, web and other UI with screens and forms, security, file/resource access, scripts, templates, l10n, caching, logging, search, rules, workflow, multi-instance, and integration.
http://www.moqui.org
Other
279 stars 200 forks source link

CVE-2022-2047 (Low) detected in multiple libraries #535

Closed mend-bolt-for-github[bot] closed 2 years ago

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

CVE-2022-2047 - Low Severity Vulnerability

Vulnerable Libraries - jetty-client-10.0.9.jar, jetty-server-10.0.9.jar, jetty-http-10.0.9.jar, jetty-proxy-10.0.9.jar

jetty-client-10.0.9.jar

Library home page: https://eclipse.org/jetty

Path to dependency file: /framework/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-client/10.0.9/43f52677840f83837a8ba19e1ef64532f429e4bc/jetty-client-10.0.9.jar,/aches/modules-2/files-2.1/org.eclipse.jetty/jetty-client/10.0.9/43f52677840f83837a8ba19e1ef64532f429e4bc/jetty-client-10.0.9.jar

Dependency Hierarchy: - :x: **jetty-client-10.0.9.jar** (Vulnerable Library)

jetty-server-10.0.9.jar

The core jetty server artifact.

Library home page: https://eclipse.org/jetty

Path to dependency file: /framework/build.gradle

Path to vulnerable library: /aches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/10.0.9/81707039fad209f09a8af2e52f07c03c23004fd0/jetty-server-10.0.9.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-server/10.0.9/81707039fad209f09a8af2e52f07c03c23004fd0/jetty-server-10.0.9.jar

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

jetty-http-10.0.9.jar

Library home page: https://eclipse.org/jetty

Path to dependency file: /framework/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.eclipse.jetty/jetty-http/10.0.9/c82337791f4aac4102fc937fdf620b0fd53241e4/jetty-http-10.0.9.jar

Dependency Hierarchy: - jetty-client-10.0.9.jar (Root Library) - :x: **jetty-http-10.0.9.jar** (Vulnerable Library)

jetty-proxy-10.0.9.jar

Jetty Proxy

Library home page: https://eclipse.org/jetty

Path to dependency file: /framework/build.gradle

Path to vulnerable library: /aches/modules-2/files-2.1/org.eclipse.jetty/jetty-proxy/10.0.9/8ae2164754bf581b8f51e815ffc7939d0239a857/jetty-proxy-10.0.9.jar

Dependency Hierarchy: - :x: **jetty-proxy-10.0.9.jar** (Vulnerable Library)

Found in HEAD commit: 462bdad7dbcd5814bbac139a83a5581ea1edfcdc

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: https://github.com/eclipse/jetty.project/security/advisories/GHSA-cj7v-27pg-wf7q

Release Date: 2022-07-07

Fix Resolution: 11.0.0-alpha0


Step up your Open Source Security Game with Mend here

jonesde commented 2 years ago

Fixed with Jetty update to 10.0.11 in commit bb20b02b