DWG61868 / dagger-browser

Simple tool for browsing Dagger graphs generated via an SPI plugin
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

CVE-2023-3635 (Medium) detected in okio-1.16.0.jar #121

Open mend-for-github-com[bot] opened 7 months ago

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

CVE-2023-3635 - Medium Severity Vulnerability

Vulnerable Library - okio-1.16.0.jar

A modern I/O API for Java

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

Path to dependency file: /plugin/lib/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/1.16.0/975078d246baf08b0ba948c131a2ef6d5a227c71/okio-1.16.0.jar

Dependency Hierarchy: - lib-1.0 (Root Library) - moshi-1.9.2.jar - :x: **okio-1.16.0.jar** (Vulnerable Library)

Found in HEAD commit: 1b365bcdf87aff79a6694987cd838c2895b3f081

Found in base branch: main

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

Release Date: 2023-07-12

Fix Resolution: com.squareup.okio:okio-jvm:3.4.0