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

The latest ekuiper v.1.14.2 has a high severity vulnerability [CVE-2024-28180] #3142

Closed
mark-miller-dev opened this issue Aug 25, 2024 · 3 comments
Milestone

Comments

@mark-miller-dev
Copy link

The latest Ekuiper version v.1.14.2 has a high severity vulnerability [CVE-2024-28180] [gopkg.in/square/go-jose.v2] [v2.6.0]
which is release blocker for our project.
The recommended fixed version >=2.6.3 ("This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3."(c))
E.g, the resource - https://github.com/go-jose/go-jose/tree/v2.6.3,
the dependency - github.com/go-jose/go-jose/v2 v2.6.3

Could you please make this upgrade in the Ekuiper's go.mod?

Thanks,Mark

@Yisaer
Copy link
Collaborator

Yisaer commented Aug 26, 2024

Hi @mark-miller-dev :

ekuiper introduced gopkg.in/square/go-jose.v2 v2.6.0 // indirect by github.com/openziti/sdk-golang v0.23.37, so we need the latest github.com/openziti/sdk-golang upgrade go-jose to v2.6.3

@OlgasAcc
Copy link

OlgasAcc commented Aug 26, 2024

Hi @mark-miller-dev, @Yisaer,
I see the corresponding PR is already open in openziti's repo a 2 weeks ago: zitadel/oidc#630 for the issue openziti/sdk-golang#607, but still not merged

@ngjaying ngjaying added this to the 1.14.4 milestone Sep 18, 2024
@mark-miller-dev
Copy link
Author

Fixed! thanks, guys

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

4 participants