spring-boot-demo
spring-boot-demo copied to clipboard
opentelemetry-exporter-otlp-1.16.0.jar: 1 vulnerabilities (highest severity is: 7.5)
Vulnerable Library - opentelemetry-exporter-otlp-1.16.0.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/squareup/okio/okio/2.8.0/okio-2.8.0.jar
Found in HEAD commit: f9c5b88a3d18cef84a8997c01f4fec22923dd942
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (opentelemetry-exporter-otlp version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2023-3635 | 7.5 | okio-2.8.0.jar | Transitive | 1.17.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-2.8.0.jar
A modern I/O API for Java
Library home page: https://github.com/square/okio/
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/squareup/okio/okio/2.8.0/okio-2.8.0.jar
Dependency Hierarchy:
- opentelemetry-exporter-otlp-1.16.0.jar (Root Library)
- opentelemetry-exporter-otlp-common-1.16.0.jar
- okhttp-4.9.3.jar
- :x: okio-2.8.0.jar (Vulnerable Library)
- okhttp-4.9.3.jar
- opentelemetry-exporter-otlp-common-1.16.0.jar
Found in HEAD commit: f9c5b88a3d18cef84a8997c01f4fec22923dd942
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 (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): 3.0.0-alpha.10
Direct dependency fix Resolution (io.opentelemetry:opentelemetry-exporter-otlp): 1.17.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.