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

Current release includes vulnerable version of Gson #192

Closed
youming-lin opened this issue Nov 4, 2021 · 2 comments
Closed

Current release includes vulnerable version of Gson #192

youming-lin opened this issue Nov 4, 2021 · 2 comments

Comments

@youming-lin
Copy link

youming-lin commented Nov 4, 2021

Describe the bug
Gson version 2.8.8 and under has a known vulnerability:
https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327

This has been fixed in 2.8.9. Please update Gson version to 2.8.9 or later and release a new version of this SDK.

Edit:
I see that this is being addressed in #190

@eiri
Copy link
Member

eiri commented Nov 4, 2021

@youming-lin yes, we raised an issue with core's team and will update our sdk as soon as they'll release a new version with a fix for gson >= 2.8.9 compatibility.

@vmatyusGitHub
Copy link
Contributor

The latest 0.0.30 version contains the needed vulnerability fix.

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

3 participants