Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.guava:guava 31.0.1-jre -> 32.0.0-android age 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.


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 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/major-guava.version branch from 8ccf4b3 to 531b38d Compare March 8, 2025 06:33
@renovate renovate bot force-pushed the renovate/major-guava.version branch from 531b38d to 0ac7445 Compare April 12, 2025 09:59
@renovate renovate bot force-pushed the renovate/major-guava.version branch from 0ac7445 to a95ca65 Compare April 24, 2025 08:25
@renovate renovate bot force-pushed the renovate/major-guava.version branch from a95ca65 to 774fa93 Compare June 9, 2025 07:49
@renovate renovate bot force-pushed the renovate/major-guava.version branch from 774fa93 to 54da511 Compare September 11, 2025 05:50
@renovate renovate bot force-pushed the renovate/major-guava.version branch from 54da511 to 1154515 Compare October 22, 2025 11:13
@renovate renovate bot force-pushed the renovate/major-guava.version branch from 1154515 to acccd4f Compare December 3, 2025 08:53
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.

1 participant