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

go-jose v2.6.0 CVE-2024-28180 resolution #607

Open
cloudxxx8 opened this issue Aug 2, 2024 · 2 comments
Open

go-jose v2.6.0 CVE-2024-28180 resolution #607

cloudxxx8 opened this issue Aug 2, 2024 · 2 comments

Comments

@cloudxxx8
Copy link

There is a CVE in go-jose v2.6.0
Our project depends on openziti sdk-golang, so this dependency is included

gopkg.in/square/go-jose.v2 v2.6.0 // indirect

Please see more details from the dependabot security adviosry
https://github.com/edgexfoundry/device-sdk-go/security/dependabot/11

The problem is fixed in the following packages and versions:
github.com/go-jose/go-jose/v4 version 4.0.1
github.com/go-jose/go-jose/v3 version 3.0.3
gopkg.in/go-jose/go-jose.v2 version 2.6.3

The problem will not be fixed in the following package because the package is archived:
gopkg.in/square/go-jose.v2

Are you able to resolve this dependency issue?

plorenz added a commit that referenced this issue Aug 2, 2024
@dovholuknf
Copy link
Member

FYI - a PR was opened against the library we are are using zitadel/oidc#630

@cloudxxx8
Copy link
Author

nice, thanks for taking care of 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