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

okio-2.8.0.jar: 1 vulnerabilities (highest severity is: 5.9) #487

Open
mend-for-github-com bot opened this issue Oct 19, 2023 · 0 comments
Open

okio-2.8.0.jar: 1 vulnerabilities (highest severity is: 5.9) #487

mend-for-github-com bot opened this issue Oct 19, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Oct 19, 2023

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: /Archiving-Kotlin/app/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom

Found in HEAD commit: 635471db6a1a8ba1142ad56d96a9a26f4ce94af5

Vulnerabilities

CVE Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (okio version) Remediation Possible** Reachability
CVE-2023-3635 Medium 5.9 Not Defined 0.1% okio-2.8.0.jar Direct 3.0.0-alpha.10

**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: /Archiving-Kotlin/app/build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/2.8.0/db3559887f215bc3cdbb4ad37d246d04fbbdff8e/okio-2.8.0.pom

Dependency Hierarchy:

  • okio-2.8.0.jar (Vulnerable Library)

Found in HEAD commit: 635471db6a1a8ba1142ad56d96a9a26f4ce94af5

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

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.1%

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

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: 3.0.0-alpha.10

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Oct 19, 2023
@mend-for-github-com mend-for-github-com bot changed the title okio-2.8.0.jar: 1 vulnerabilities (highest severity is: 7.5) okio-2.8.0.jar: 1 vulnerabilities (highest severity is: 5.9) Sep 8, 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 Mend
Projects
None yet
Development

No branches or pull requests

0 participants