opensearch-project / performance-analyzer

📈 Get detailed performance metrics from your cluster independently of the Java Virtual Machine (JVM)
https://opensearch.org/docs/latest/monitoring-plugins/pa/index/
Apache License 2.0
32 stars 66 forks source link

CVE-2023-4586 (Medium) detected in netty-handler-4.1.99.Final.jar #567

Closed mend-for-github-com[bot] closed 8 months ago

mend-for-github-com[bot] commented 9 months ago

CVE-2023-4586 - Medium Severity Vulnerability

Vulnerable Library - netty-handler-4.1.99.Final.jar

Library home page: https://netty.io/

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/io.netty/netty-handler/4.1.99.Final/742693761d7ea4c038bccfda96bb38194720b80d/netty-handler-4.1.99.Final.jar

Dependency Hierarchy: - :x: **netty-handler-4.1.99.Final.jar** (Vulnerable Library)

Found in HEAD commit: 7b1a1987c559e669022d324c1186558446e7f668

Found in base branch: main

Vulnerability Details

A vulnerability was found in the Hot Rod client. This security issue occurs as the Hot Rod client does not enable hostname validation when using TLS, possibly resulting in a man-in-the-middle (MITM) attack.

Publish Date: 2023-10-04

URL: CVE-2023-4586

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

For more information on CVSS3 Scores, click here.

khushbr commented 8 months ago

Fixed with https://github.com/opensearch-project/OpenSearch/pull/10564