uriel-naor / ISSUES

0 stars 0 forks source link

undertow-core-2.3.0.Final.jar: 2 vulnerabilities (highest severity is: 7.5) - autoclosed #44

Closed uriel-mend-app[bot] closed 1 year ago

uriel-mend-app[bot] commented 1 year ago
Vulnerable Library - undertow-core-2.3.0.Final.jar

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.3.0.Final/undertow-core-2.3.0.Final.jar

Found in HEAD commit: 976ddaa4300ded9d4d5b02a72f771b10e4d64ebe

Mend has checked all newer package trees, and you are on the least vulnerable package!

Please note: There might be a version that explicitly solves one or more of the vulnerabilities listed below, but we do not recommend it. For more info about the optional fixes, check the "Details" section below.

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (undertow-core version) Fix PR available
CVE-2023-1108 High 7.5 undertow-core-2.3.0.Final.jar Direct N/A
CVE-2022-4492 High 7.5 undertow-core-2.3.0.Final.jar Direct N/A

Details

CVE-2023-1108 ### Vulnerable Library - undertow-core-2.3.0.Final.jar

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.3.0.Final/undertow-core-2.3.0.Final.jar

Dependency Hierarchy: - :x: **undertow-core-2.3.0.Final.jar** (Vulnerable Library)

Found in HEAD commit: 976ddaa4300ded9d4d5b02a72f771b10e4d64ebe

Found in base branch: main

### Vulnerability Details

Undertow: Infinite loop in SslConduit during close. A flaw was found in undertow. This issue makes achieving a denial of service possible due to an unexpected handshake status updated in SslConduit, where the loop never terminates.

Publish Date: 2023-03-01

URL: CVE-2023-1108

### CVSS 3 Score Details (7.5)

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: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2023-1108

Release Date: 2023-03-01

Fix Resolution: org.teiid:vdb-base-builder - 1.6.0;io.syndesis.server:server-runtime - 1.3.5,1.13.1;io.syndesis.meta:meta - 1.13.1,1.3.5,1.13.1

In order to enable automatic remediation, please create workflow rules

CVE-2022-4492 ### Vulnerable Library - undertow-core-2.3.0.Final.jar

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/undertow/undertow-core/2.3.0.Final/undertow-core-2.3.0.Final.jar

Dependency Hierarchy: - :x: **undertow-core-2.3.0.Final.jar** (Vulnerable Library)

Found in HEAD commit: 976ddaa4300ded9d4d5b02a72f771b10e4d64ebe

Found in base branch: main

### Vulnerability Details

The undertow client is not checking the server identity presented by the server certificate in https connections. This is a compulsory step (at least it should be performed by default) in https and in http/2. I would add it to any TLS client protocol.

Publish Date: 2023-02-23

URL: CVE-2022-4492

### CVSS 3 Score Details (7.5)

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: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

uriel-mend-app[bot] commented 1 year ago

:heavy_check_mark: 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.