Jason-Clark-FG / OpenMetadata-FG

Factors Group Customizations to the OpenMetadata repository
Apache License 2.0
0 stars 0 forks source link

dropwizard-assets-2.1.11.jar: 3 vulnerabilities (highest severity is: 5.9) #99

Open mend-for-github-com[bot] opened 1 month ago

mend-for-github-com[bot] commented 1 month ago
Vulnerable Library - dropwizard-assets-2.1.11.jar

Path to dependency file: /openmetadata-service/pom.xml

Path to vulnerable library: /openmetadata-service/pom.xml

Found in HEAD commit: 9d91325af8d6b6836292c4bb0ba361ab2cdf10e0

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (dropwizard-assets version) Remediation Possible**
CVE-2024-8184 Medium 5.9 jetty-server-9.4.53.v20231009.jar Transitive 4.0.0
CVE-2024-9823 Medium 5.3 jetty-servlets-9.4.53.v20231009.jar Transitive N/A*
CVE-2024-6763 Low 3.7 detected in multiple dependencies Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-8184 ### Vulnerable Library - jetty-server-9.4.53.v20231009.jar

The core jetty server artifact.

Library home page: https://webtide.com

Path to dependency file: /openmetadata-service/pom.xml

Path to vulnerable library: /openmetadata-service/pom.xml

Dependency Hierarchy: - dropwizard-assets-2.1.11.jar (Root Library) - dropwizard-core-2.1.11.jar - dropwizard-metrics-2.1.11.jar - dropwizard-lifecycle-2.1.11.jar - :x: **jetty-server-9.4.53.v20231009.jar** (Vulnerable Library)

Found in HEAD commit: 9d91325af8d6b6836292c4bb0ba361ab2cdf10e0

Found in base branch: main

### Vulnerability Details

There exists a security vulnerability in Jetty's ThreadLimitHandler.getRemote() which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory.

Publish Date: 2024-10-14

URL: CVE-2024-8184

### CVSS 3 Score Details (5.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/jetty/jetty.project/security/advisories/GHSA-g8m5-722r-8whq

Release Date: 2024-10-14

Fix Resolution (org.eclipse.jetty:jetty-server): 9.4.55.v20240627

Direct dependency fix Resolution (io.dropwizard:dropwizard-assets): 4.0.0

In order to enable automatic remediation, please create workflow rules

CVE-2024-9823 ### Vulnerable Library - jetty-servlets-9.4.53.v20231009.jar

Utility Servlets from Jetty

Library home page: https://webtide.com

Path to dependency file: /openmetadata-service/pom.xml

Path to vulnerable library: /openmetadata-service/pom.xml

Dependency Hierarchy: - dropwizard-assets-2.1.11.jar (Root Library) - dropwizard-core-2.1.11.jar - dropwizard-jetty-2.1.11.jar - :x: **jetty-servlets-9.4.53.v20231009.jar** (Vulnerable Library)

Found in HEAD commit: 9d91325af8d6b6836292c4bb0ba361ab2cdf10e0

Found in base branch: main

### Vulnerability Details

There exists a security vulnerability in Jetty's DosFilter which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack on the server using DosFilter. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory finally.

Publish Date: 2024-10-14

URL: CVE-2024-9823

### CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/jetty/jetty.project/security/advisories/GHSA-7hcf-ppf8-5w5h

Release Date: 2024-10-14

Fix Resolution: org.eclipse.jetty:jetty-servlets:10.0.18,11.0.18,9.4.54.v20240208, org.eclipse.jetty.ee8:jetty-ee8-servlets:12.0.3, org.eclipse.jetty.ee9:jetty-ee9-servlets:12.0.3, org.eclipse.jetty.ee10:jetty-ee10-servlets:12.0.3

CVE-2024-6763 ### Vulnerable Libraries - jetty-http-9.4.53.v20231009.jar, jetty-server-9.4.53.v20231009.jar

### jetty-http-9.4.53.v20231009.jar

Library home page: https://webtide.com

Path to dependency file: /openmetadata-service/pom.xml

Path to vulnerable library: /openmetadata-service/pom.xml

Dependency Hierarchy: - dropwizard-assets-2.1.11.jar (Root Library) - dropwizard-core-2.1.11.jar - dropwizard-metrics-2.1.11.jar - dropwizard-lifecycle-2.1.11.jar - jetty-server-9.4.53.v20231009.jar - :x: **jetty-http-9.4.53.v20231009.jar** (Vulnerable Library) ### jetty-server-9.4.53.v20231009.jar

The core jetty server artifact.

Library home page: https://webtide.com

Path to dependency file: /openmetadata-service/pom.xml

Path to vulnerable library: /openmetadata-service/pom.xml

Dependency Hierarchy: - dropwizard-assets-2.1.11.jar (Root Library) - dropwizard-core-2.1.11.jar - dropwizard-metrics-2.1.11.jar - dropwizard-lifecycle-2.1.11.jar - :x: **jetty-server-9.4.53.v20231009.jar** (Vulnerable Library)

Found in HEAD commit: 9d91325af8d6b6836292c4bb0ba361ab2cdf10e0

Found in base branch: main

### Vulnerability Details

Eclipse Jetty is a lightweight, highly scalable, Java-based web server and Servlet engine . It includes a utility class, HttpURI, for URI/URL parsing. The HttpURI class does insufficient validation on the authority segment of a URI. However the behaviour of HttpURI differs from the common browsers in how it handles a URI that would be considered invalid if fully validated against the RRC. Specifically HttpURI and the browser may differ on the value of the host extracted from an invalid URI and thus a combination of Jetty and a vulnerable browser may be vulnerable to a open redirect attack or to a SSRF attack if the URI is used after passing validation checks.

Publish Date: 2024-10-14

URL: CVE-2024-6763

### CVSS 3 Score Details (3.7)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - 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/jetty/jetty.project/security/advisories/GHSA-qh8g-58pp-2wxh

Release Date: 2024-10-14

Fix Resolution: org.eclipse.jetty:jetty-http:12.0.12;org.eclipse.jetty:jetty-server:12.0.12


In order to enable automatic remediation for this issue, please create workflow rules