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

spring-cloud-starter-netflix-eureka-client depending on xstream #1

Open
naveenkoduri opened this issue Jan 19, 2021 · 1 comment
Open

Comments

@naveenkoduri
Copy link

naveenkoduri commented Jan 19, 2021

Hi,

Currently, we are using Spring Cloud Hoxton.SR2 and our application has a dependency on the library spring-cloud-starter-netflix-eureka-client. Apparently, this library depends on a library, xstream.jar, which has couple of vulnerabilities. Unfortunately, even if we upgrade to latest version of Spring Cloud, it still includes a version of xstream that has these vulnerabilities.

However, with the way xstream is used by Spring Cloud, we really want to know if there is a vulnerability or not from your perspective. Advisories from Xstream shown below indicate what could cause these vulnerabilities. It would help if Spring Cloud can confirm this for us so that we can continue to use spring-cloud-starter-netflix-eureka-client as-is if this is not a concern

Advisory from Xstream:
https://x-stream.github.io/CVE-2020-26259.html
https://x-stream.github.io/CVE-2020-26217.html

@kmoorejr9
Copy link

+1 to this - my team is actively working on determining how we can consider these CVE's mitigated or how we must address them in conjunction with our IT Security. Would love to hear some thoughts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants