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

fix(deps): update go-jose to version 4.0.2 to fix vulnerability #344

Closed
panapol-p opened this issue Jun 12, 2024 · 1 comment
Closed

fix(deps): update go-jose to version 4.0.2 to fix vulnerability #344

panapol-p opened this issue Jun 12, 2024 · 1 comment

Comments

@panapol-p
Copy link

GO-2024-2631: Decompression bomb vulnerability in github.com/go-jose/go-jose

Cxb6dee8d5-b814, Score: 7.5

The go-jose package is subject to a "billion hashes attack" causing Denial-of-Service (DOS) in versions prior to 3.0.1 when decrypting JWE inputs. This occurs when an attacker can provide a PBES2 encrypted JWE blob with a very large p2c value that, when decrypted, produces a Denial-of-Service (DOS).

Read More: https://devhub.checkmarx.com/cve-details/Cxb6dee8d5-b814?utm_source=jetbrains&utm_medium=referral

@panapol-p panapol-p changed the title fix(deps): update go-jose to version 3.0.1 to fix vulnerability fix(deps): update go-jose to version 4.0.2 to fix vulnerability Jun 12, 2024
@hifabienne hifabienne linked a pull request Jun 12, 2024 that will close this issue
13 tasks
@panapol-p
Copy link
Author

waiting for next release
ref : #345 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant