sdk-java
sdk-java copied to clipboard
okhttp-4.10.0.jar: 1 vulnerabilities (highest severity is: 7.5)
Vulnerable Library - okhttp-4.10.0.jar
Path to dependency file: /temporal-remote-data-encoder/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio-jvm/3.0.0/ab5a73fa2ccb4a36b0b5c69fe10b16d0255bcf8/okio-jvm-3.0.0.jar
Found in HEAD commit: f922c0655c0b78898f87c4225edd5b94e3b57530
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (okhttp version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2023-3635 | 7.5 | okio-jvm-3.0.0.jar | Transitive | 4.11.0 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-3635
Vulnerable Library - okio-jvm-3.0.0.jar
A modern I/O API for Java
Path to dependency file: /temporal-remote-data-encoder/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio-jvm/3.0.0/ab5a73fa2ccb4a36b0b5c69fe10b16d0255bcf8/okio-jvm-3.0.0.jar
Dependency Hierarchy:
- okhttp-4.10.0.jar (Root Library)
- okio-3.0.0.jar
- :x: okio-jvm-3.0.0.jar (Vulnerable Library)
- okio-3.0.0.jar
Found in HEAD commit: f922c0655c0b78898f87c4225edd5b94e3b57530
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
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
Direct dependency fix Resolution (com.squareup.okhttp3:okhttp): 4.11.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.