-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Vulnerable Library - okio-1.17.5.jar
A modern I/O API for Java
Library home page: https://github.com/square/okio
Path to dependency file: /WORKSPACE
Path to vulnerable library: /tmp/containerbase/cache/.cache/bazel/_bazel_wss-scanner/e9f87fdbefc81034778f5e91abcd9b44/external/maven/v1/https/repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.5/okio-1.17.5.jar
Found in HEAD commit: 45453c8f4e25ba23bf1be8e1e2a032e3db02e363
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (okio version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2023-3635 | 5.9 | okio-1.17.5.jar | Direct | 1.17.6 | ✅ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-3635
Vulnerable Library - okio-1.17.5.jar
A modern I/O API for Java
Library home page: https://github.com/square/okio
Path to dependency file: /WORKSPACE
Path to vulnerable library: /tmp/containerbase/cache/.cache/bazel/_bazel_wss-scanner/e9f87fdbefc81034778f5e91abcd9b44/external/maven/v1/https/repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.5/okio-1.17.5.jar
Dependency Hierarchy:
- ❌ okio-1.17.5.jar (Vulnerable Library)
Found in HEAD commit: 45453c8f4e25ba23bf1be8e1e2a032e3db02e363
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.
Mend Note: The description of this vulnerability differs from MITRE.
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
Suggested Fix
Type: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2023-3635
Release Date: 2023-07-12
Fix Resolution: 1.17.6
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.