Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/com.google.guava/guava@25.1-android
purl pkg:maven/com.google.guava/guava@25.1-android
Next non-vulnerable version 32.0.0-android
Latest non-vulnerable version 32.0.0-android
Risk 3.1
Vulnerabilities affecting this package (2)
Vulnerability Summary Fixed by
VCID-bdyj-ymzs-hfcc
Aliases:
CVE-2020-8908
GHSA-5mg8-w23w-74h3
Information Disclosure in Guava 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.
32.0.0-android
Affected by 0 other vulnerabilities.
VCID-fnpa-1sqy-u7hw
Aliases:
CVE-2023-2976
GHSA-7g45-4rm6-3mm3
Guava vulnerable to insecure use of temporary directory 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.
32.0.0-android
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.