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

CVE in openid-connect-client #1577

Open
arunkumarthangavel opened this issue Jun 29, 2022 · 2 comments
Open

CVE in openid-connect-client #1577

arunkumarthangavel opened this issue Jun 29, 2022 · 2 comments

Comments

@juananinca
Copy link

I would add some more CVE's to the @arunkumarthangavel 's list.

CVE-2018-1260
CVE-2019-3778
CVE-2018-15758

This is because spring-security-oauth2 dependency is currently in 2.1.0.RELEASE:

        <dependency>  
		<groupId>org.springframework.security.oauth</groupId>  
		<artifactId>spring-security-oauth2</artifactId>  
		<version>2.1.0.RELEASE</version>  
	</dependency>  

and it should be updated.

@pmayeur
Copy link

pmayeur commented Jul 20, 2022

Is there any update on these CVEs? Any timeline for a fix?

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

3 participants