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 Security 5.2.1 references vulnerable Nimbus version #239

Closed
beckermarc opened this issue Mar 5, 2020 · 4 comments
Closed

Spring Security 5.2.1 references vulnerable Nimbus version #239

beckermarc opened this issue Mar 5, 2020 · 4 comments
Assignees

Comments

@beckermarc
Copy link
Contributor

Spring Security 5.2.1 references a vulnerable artifact nimbus-jose-jwt-7.8.jar.
The vulnerability is fixed with Spring Security 5.2.2.

Please update Spring Security to 5.2.2, Spring Boot to 2.2.5 and Spring Core to 5.2.4
These versions are compatible with each other, as they are also referenced like that in the latest Spring Boot release 2.2.5

@nenaraab
Copy link
Contributor

nenaraab commented Mar 5, 2020

Thanks, Marc,

For reporting!

Best regards,
Nena

@nenaraab nenaraab self-assigned this Mar 5, 2020
@nenaraab
Copy link
Contributor

nenaraab commented Mar 7, 2020

Hi @beckermarc ,
as all Spring-dependencies are scope-provided, we will deliver it with our next release next week.
Would that be okay?

@beckermarc
Copy link
Contributor Author

We use xsuaa-spring-boot-starter and there the spring dependencies are not used with scope provided. Having these changes in the release next week is fine. We have so far mitigated the vulnerabilities in our own POM, by already including the higher versions of these dependencies ourselves.

@nenaraab
Copy link
Contributor

fix provided with version 2.5.2.

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