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

FSB-5668 Old Version of com.google.code.gson:gson v2.8.5 (CVE-2022-25647) #104

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

ahongbynder
Copy link
Contributor

https://bynder.atlassian.net/browse/FSB-5668

Dependency converter-gson version 2.9.0 has a compile/transitive dependency on com.google.code.gson version 2.8.5 (https://mvnrepository.com/artifact/com.squareup.retrofit2/converter-gson/2.9.0). Version 2.8.5 has a security vulnerability (https://mvnrepository.com/artifact/com.google.code.gson/gson/2.8.5) referencing CVE-2022-25647.

Referencing https://fossa.com/blog/overriding-dependency-versions-using-version-ranges-maven/, added a direct dependency of com.google.code.gson with version 2.10.1. With nearest definition in pom.xml, converter-gson picks up version 2.10.1 of com.google.code.gson.

…n update, used in converter-gson, update README for latest SDK version 2.2.18
@coveralls
Copy link

Coverage Status

coverage: 47.059%. remained the same when pulling 0c19bb7 on FSB-5668 into dddb80b on master.

@ahongbynder ahongbynder marked this pull request as ready for review July 6, 2023 22:36
@ahongbynder ahongbynder merged commit bf9abb6 into master Jul 7, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants