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

Moderate CVE in transitive dependency gopkg.in/square/go-jose.v2 #1328

Open
frankjkelly opened this issue Feb 4, 2025 · 0 comments
Open

Comments

@frankjkelly
Copy link

Behavior

go.sum has a dependency on gopkg.in/square/go-jose.v2 v2.4.1

gopkg.in/square/go-jose.v2 v2.4.1/go.mod h1:M9dMgbHiYLoDGQrXy7OpJDJWiKiU//h+vD76mk0e1AI=

There is an associated CVE https://avd.aquasec.com/nvd/2024/cve-2024-28180/

However that dependency is now archived https://github.com/square/go-jose/tree/master

CVE documentation says This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.
but that requires a different path https://github.com/go-jose/go-jose

The dependency seems to come from here

github.com/apache/pulsar-client-go/pulsar
github.com/apache/pulsar-client-go/pulsar/auth
github.com/AthenZ/athenz/libs/go/zmssvctoken
github.com/AthenZ/athenz/libs/go/athenzutils
gopkg.in/square/go-jose.v2/jwt
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

1 participant