Skip to content

chore(deps): update module github.com/go-jose/go-jose/v3 to v3.0.3 [security]#2338

Merged
mtrmac merged 1 commit intomainfrom
renovate/go-github.com/go-jose/go-jose/v3-vulnerability
Mar 11, 2024
Merged

chore(deps): update module github.com/go-jose/go-jose/v3 to v3.0.3 [security]#2338
mtrmac merged 1 commit intomainfrom
renovate/go-github.com/go-jose/go-jose/v3-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-jose/go-jose/v3 v3.0.2 -> v3.0.3 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-28180

Impact

An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). Thanks to Enze Wang@Alioth and Jianjun Chen@Zhongguancun Lab (@​zer0yu and @​chenjj) for reporting.

Patches

The problem is fixed in v4.0.1, v3.0.3, v2.6.3


Release Notes

go-jose/go-jose (github.com/go-jose/go-jose/v3)

v3.0.3: Version 3.0.3

Compare Source

Fixed

  • Limit decompression output size to prevent a DoS. Backport from v4.0.1.

Configuration

📅 Schedule: Branch creation - "" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file security labels Mar 9, 2024
…ecurity]

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-github.com/go-jose/go-jose/v3-vulnerability branch from 6b41950 to b8895da Compare March 11, 2024 09:58
@mtrmac mtrmac merged commit bf3dd0b into main Mar 11, 2024
@renovate renovate bot deleted the renovate/go-github.com/go-jose/go-jose/v3-vulnerability branch March 11, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant