-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 #8443
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 #8443
Conversation
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md) - [Commits](go-jose/go-jose@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
This resolves CVE-2025-27144 , a timely merge and release would be highly appreciated! |
The vulnerability in go-jose involves excessive memory usage when parsing compact JWS/JWE tokens due to the use of For these reasons, we do not consider this vulnerability to require an emergency fix, and we don't expect our users to need to update immediately. However, fortunately, the upcoming v0.60.0 release is expected to include the patch, which addresses this issue. |
@knqyf263 highly appreciate your analysis and getting back to me with a concrete advice on how urgent this issue is. that is super helpful! |
…quasecurity#8443) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…quasecurity#8443) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…quasecurity#8443) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5.
Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
Commits
99b346c
Don't allow unbounded amounts of splits (#167)22811e7
Fix broken link in README.md (#161)9dde849
Remove CLA mentions from CONTRIBUTING.md (#160)89172c5
Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#158)ee05e01
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#157)c0aef3e
Bump golang.org/x/crypto from 0.25.0 to 0.31.0 (#156)fdc2ceb
Remove export disclaimer (#146)10c69ef
Short circuit return errors fromJSONWebKey.UnmarshalJSON()
(#141)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.