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

Security Vulnerability: CVE-2022-25647 in gson Dependency of Contentful Java SDK #166

Closed
gaiar opened this issue Nov 14, 2023 · 2 comments
Closed

Comments

@gaiar
Copy link

gaiar commented Nov 14, 2023

Issue Overview

We've identified a security vulnerability within the Contentful Java SDK. The SDK includes a transitive dependency on com.google.code.gson:gson:2.8.5, which is vulnerable to a security issue described in CVE-2022-25647. This vulnerability is classified as "Deserialization of Untrusted Data" and has a severity score of 7.5/10.

Impact

Due to the high severity of this vulnerability, we are currently unable to use the Contentful Java SDK in our production environment. The risk associated with this vulnerability poses significant security concerns.

Suggested Solution

To address this issue, we recommend updating the gson dependency to a patched version that resolves CVE-2022-25647. This update is crucial to maintain the security and integrity of applications using the Contentful Java SDK.

Thank you for your attention to this matter.

@rafalniski
Copy link
Collaborator

Hey @gaiar this one is fixed now in v.3.4.8. Please let me know if that works for you.

@gaiar
Copy link
Author

gaiar commented Nov 15, 2023

@rafalniski, Our developers confirmed that the issue is resolved. Thank you for getting back to me so quickly.

@gaiar gaiar closed this as completed Nov 15, 2023
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

2 participants