Skip to content

android-core-1.2.1.aar: 1 vulnerabilities (highest severity is: 5.9) #31

Open
@mend-for-github-com

Description

@mend-for-github-com
Vulnerable Library - android-core-1.2.1.aar

Path to dependency file: /app-to-phone-kotlin/app-to-phone/app/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.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: 52838aef17799160b5ff376098b03ee11242e440

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (android-core version) Remediation Possible**
CVE-2023-3635 Medium 5.9 okio-jvm-3.0.0.jar Transitive 1.6.1

**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: /app-to-phone-kotlin/app-to-phone/app/build.gradle

Path to vulnerable library: /tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio-jvm/3.0.0/ab5a73fa2ccb4a36b0b5c69fe10b16d0255bcf8/okio-jvm-3.0.0.jar

Dependency Hierarchy:

  • android-core-1.2.1.aar (Root Library)
    • okhttp-4.10.0.jar
      • okio-3.0.0.jar
        • okio-jvm-3.0.0.jar (Vulnerable Library)

Found in HEAD commit: 52838aef17799160b5ff376098b03ee11242e440

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 (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 (com.squareup.okio:okio-jvm): 3.4.0

Direct dependency fix Resolution (com.vonage.rtc:android-core): 1.6.1

⛑️ Automatic Remediation will be attempted for this issue.


⛑️Automatic Remediation will be attempted for this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions