Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2023-3635 (High) detected in okio-1.13.0.jar #188

Open
mend-bolt-for-github bot opened this issue Mar 31, 2024 · 0 comments
Open

CVE-2023-3635 (High) detected in okio-1.13.0.jar #188

mend-bolt-for-github bot opened this issue Mar 31, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2023-3635 - High Severity Vulnerability

Vulnerable Library - okio-1.13.0.jar

A modern I/O API for Java

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

Path to dependency file: /spring-distributed-tracing/service-order/pom.xml

Path to vulnerable library: /root/.m2/repository/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar,/root/.m2/repository/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar,/root/.m2/repository/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar,/root/.m2/repository/com/squareup/okio/okio/1.13.0/okio-1.13.0.jar

Dependency Hierarchy:

  • opentracing-spring-jaeger-cloud-starter-1.0.3.jar (Root Library)
    • opentracing-spring-jaeger-starter-1.0.3.jar
      • jaeger-client-0.32.0.jar
        • jaeger-thrift-0.32.0.jar
          • okhttp-3.8.1.jar
            • okio-1.13.0.jar (Vulnerable Library)

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): 1.17.6

Direct dependency fix Resolution (io.opentracing.contrib:opentracing-spring-jaeger-cloud-starter): 3.0.0


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants