AlexRogalskiy / webgate

WebGate Mqtt
GNU General Public License v3.0
0 stars 1 forks source link

CVE-2023-3635 (High) detected in okio-1.17.2.jar #426

Closed mend-bolt-for-github[bot] closed 5 months ago

mend-bolt-for-github[bot] commented 8 months ago

CVE-2023-3635 - High Severity Vulnerability

Vulnerable Library - okio-1.17.2.jar

A modern I/O API for Java

Library home page: https://github.com/square/okio

Dependency Hierarchy: - spring-cloud-starter-kubernetes-1.1.6.RELEASE.jar (Root Library) - spring-cloud-kubernetes-core-1.1.6.RELEASE.jar - kubernetes-client-4.10.3.jar - okhttp-3.14.9.jar - :x: **okio-1.17.2.jar** (Vulnerable Library)

Found in HEAD commit: 1cea4e56f8e1c18b9a5d5ae5dd1920e790ef257a

Found in base branch: master

Vulnerability Details

GzipSource does not handle an exception that might be raised when parsing a malformed gzip buffer. This may lead to denial of service of the Okio client when handling a crafted GZIP archive, by using the GzipSource class.

Publish Date: 2023-07-12

URL: CVE-2023-3635

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://www.cve.org/CVERecord?id=CVE-2023-3635

Release Date: 2023-07-12

Fix Resolution (com.squareup.okio:okio): 1.17.6

Direct dependency fix Resolution (org.springframework.cloud:spring-cloud-starter-kubernetes): 1.1.7.RELEASE


Step up your Open Source Security Game with Mend here

github-actions[bot] commented 8 months ago

Thank you for opening an issue. If this issue is related to a bug, please follow the steps and provide the information outlined in the Troubleshooting Guide. Failure to follow these instructions may result in automatic closing of this issue.

github-actions[bot] commented 6 months ago

Stale issue message