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

Vulnerability in gson version 2.8.6 #13607

Closed
Markfesenk0 opened this issue Jan 4, 2022 · 1 comment · Fixed by #13610
Closed

Vulnerability in gson version 2.8.6 #13607

Markfesenk0 opened this issue Jan 4, 2022 · 1 comment · Fixed by #13610
Assignees
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Comments

@Markfesenk0
Copy link

Is your enhancement request related to a problem? Please describe.
gson version 2.8.6 is vulnerable to desirealization of untrusted data, as shown here:
https://security.snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327

Describe the solution you'd like
Upgrade gson version to 2.8.9

@Markfesenk0 Markfesenk0 added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Jan 4, 2022
@mattisonchao
Copy link
Member

i can work on it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants