Update dependency com.google.code.gson:gson to v2.8.9 [SECURITY] #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/maven-com.google.code.gson-gson-vulnerability"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.8.8→2.8.9Deserialization of Untrusted Data in Gson
CVE-2022-25647 / GHSA-4jrv-ppp4-jm57
More information
Details
The package
com.google.code.gson:gsonbefore 2.8.9 is vulnerable to Deserialization of Untrusted Data via thewriteReplace()method in internal classes, which may lead to denial of service attacks.Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:HReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
google/gson (com.google.code.gson:gson)
v2.8.9sun.miscoptional (#1993).Gson.excluder()exposing internalExcluderclass (#1986).RuntimeTypeAdapterFactorydepending on internalStreamsclass (#1959).java.sqloptional (#1707).Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.