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

Vulnerability report on dependency: com.squareup.okhttp3/logging-interceptor #1718

Open
heruan opened this issue Sep 12, 2024 · 5 comments
Open
Labels
dependencies Pull requests that update a dependency file

Comments

@heruan
Copy link

heruan commented Sep 12, 2024

We have received a notification for a vulnerability in our project using spring-cloud-kubernetes-fabric8-config:jar:3.1.3. Details follow.

Vulnerabilities in: pkg:maven/com.squareup.okhttp3/[email protected] [CVE-2023-0833] (owasp)

+- com.vaadin:control-center-starter:jar:1.0-SNAPSHOT:compile
|  \- org.springframework.cloud:spring-cloud-starter-kubernetes-fabric8-config:jar:3.1.3:compile
|     \- org.springframework.cloud:spring-cloud-kubernetes-fabric8-config:jar:3.1.3:compile
|        +- io.fabric8:kubernetes-client:jar:6.9.2:compile
|        |  +- io.fabric8:kubernetes-httpclient-okhttp:jar:6.9.2:runtime
|        |  |  \- com.squareup.okhttp3:logging-interceptor:jar:3.12.12:runtime 

currently there is not released version from io.fabric8:kubernetes-client with fixes on the reported dependency.

@heruan
Copy link
Author

heruan commented Sep 12, 2024

Upstream reference: fabric8io/kubernetes-client#6344

@heruan
Copy link
Author

heruan commented Dec 12, 2024

Fabric8 Kubernetes 7.0.0 has been released, but it looks like it missed Spring Cloud Kubernetes 3.2.0. Any chance to have the bump still in 3.2?

@ryanjbaxter
Copy link
Contributor

No we cannot make a major change to a dependency in a minor of sc-kubernetes. We would need to do this in a major. We could ask them to backport it to the version of fabric8 we are using in 3.2 and see if they will do a release, then we can pick that up.

@heruan
Copy link
Author

heruan commented Dec 20, 2024

Thanks for the feedback! So upgrade to Fabric8 Kubernetes 7.0 has to wait for Spring Cloud Kubernetes 4.0?

Frameworks like Java Operator SDK are adopting Fabric8 Kubernetes 7.0 already and an estimation for this to happen in Spring Cloud would be useful to lay out roadmaps for projects using both.

@ryanjbaxter
Copy link
Contributor

The current plan is to have a GA release of our next major in November. See https://spring.io/blog/2024/10/01/from-spring-framework-6-2-to-7-0

@ryanjbaxter ryanjbaxter added dependencies Pull requests that update a dependency file and removed feedback-provided labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

3 participants