Skip to content

Transitive dependency okio-jvm has security vulnerability #503

@james2hey

Description

@james2hey

Hello,

We have been seeing an error when installing Segment Analytics 3.5.1 to do with a dependency vulnerability - https://osv.dev/vulnerability/GHSA-w33c-445m-f8w7

I've installed the dependencies in this repo and can see that it does have a vulnerable version 3.0.0.

+- com.segment.analytics.java:analytics:jar:3.5.2-SNAPSHOT:compile
+- com.segment.analytics.java:analytics-core:jar:3.5.2-SNAPSHOT:compile
|  +- com.squareup.retrofit2:retrofit:jar:2.9.0:compile
|  +- com.google.code.gson:gson:jar:2.9.1:compile
|  \- com.google.auto.value:auto-value-annotations:jar:1.10.1:compile
+- com.squareup.okhttp3:okhttp:jar:4.10.0:compile
|  +- com.squareup.okio:okio-jvm:jar:3.0.0:compile <- This is the vulnerable version
|  |  \- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.31:compile
|  \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.20:compile
|     \- org.jetbrains:annotations:jar:13.0:compile
+- com.squareup.okhttp3:logging-interceptor:jar:4.10.0:compile
|  \- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.10:compile
|     \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.10:compile
+- com.squareup.retrofit2:converter-gson:jar:2.9.0:compile
+- com.squareup.retrofit2:retrofit-mock:jar:2.9.0:compile
+- com.segment.backo:backo:jar:1.0.0:compile
\- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile

Could we please get this upgraded to 3.4.0 or above?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions