phunware / maas-mapping-android-sdk

Phunware Mapping SDK for Android
0 stars 6 forks source link

CVE-2023-3635 (High) detected in okio-jvm-3.2.0.jar #159

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-3635 - High Severity Vulnerability

Vulnerable Library - okio-jvm-3.2.0.jar

A modern I/O API for Java

Path to dependency file: /Samples/kotlin/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio-jvm/3.2.0/332d1c5dc82b0241cb1d35bb0901d28470cc89ca/okio-jvm-3.2.0.jar

Dependency Hierarchy: - provider-gps-4.5.0.pom (Root Library) - analytics-core-4.3.0.aar - okhttp-4.10.0.jar - okio-3.2.0.jar - :x: **okio-jvm-3.2.0.jar** (Vulnerable Library)

Found in HEAD commit: 3eb6568186595f2d0008bc33f764654172cb6451

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-jvm:3.4.0


Step up your Open Source Security Game with Mend here