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

Update dependency com.google.guava:guava to v32 [SECURITY] #2188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.guava:guava 20.0 -> 32.0.0-android age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-8908

A temp directory creation vulnerability exists in Guava prior to version 32.0.0 allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava com.google.common.io.Files.createTempDir(). The permissions granted to the directory created default to the standard unix-like /tmp ones, leaving the files open. Maintainers recommend explicitly changing the permissions after the creation of the directory, or removing uses of the vulnerable method.

CVE-2023-2976

Use of Java's default temporary directory for file creation in FileBackedOutputStream in Google Guava versions 1.0 to 31.1 on Unix systems and Android Ice Cream Sandwich allows other users and apps on the machine with access to the default Java temporary directory to be able to access the files created by the class.

Even though the security vulnerability is fixed in version 32.0.0, maintainers recommend using version 32.0.1 as version 32.0.0 breaks some functionality under Windows.

CVE-2018-10237

Unbounded memory allocation in Google Guava 11.0 through 24.x before 24.1.1 allows remote attackers to conduct denial of service attacks against servers that depend on this library and deserialize attacker-provided data, because the AtomicDoubleArray class (when serialized with Java serialization) and the CompoundOrdering class (when serialized with GWT serialization) perform eager allocation without appropriate checks on what a client has sent and whether the data size is reasonable.


Release Notes

google/guava (com.google.guava:guava)

v23.0: 23.0

Final Guava 23.0 release.

v22.0: 22.0

Compare Source

Final Guava 22.0 release.

v21.0: 21.0

Compare Source

Final Guava 21.0 release.

This release requires Java 8.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 9, 2023
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from acf543c to 0f2fd46 Compare December 4, 2023 11:22
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 0f2fd46 to b6d1a9e Compare February 17, 2024 14:00
@renovate renovate bot changed the title Update dependency com.google.guava:guava to v32 [SECURITY] Update dependency com.google.guava:guava to v32 [SECURITY] - autoclosed Feb 24, 2024
@renovate renovate bot closed this Feb 24, 2024
@renovate renovate bot deleted the renovate/maven-com.google.guava-guava-vulnerability branch February 24, 2024 02:28
@renovate renovate bot changed the title Update dependency com.google.guava:guava to v32 [SECURITY] - autoclosed Update dependency com.google.guava:guava to v32 [SECURITY] Feb 24, 2024
@renovate renovate bot reopened this Feb 24, 2024
@renovate renovate bot restored the renovate/maven-com.google.guava-guava-vulnerability branch February 24, 2024 03:37
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from b6d1a9e to dd78ae8 Compare February 24, 2024 03:38
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from dd78ae8 to 27fe32b Compare May 20, 2024 06:56
@renovate renovate bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from 27fe32b to ebe031e Compare September 9, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants