rpm package
suse/guava&distro=SUSE Linux Enterprise Module for Development Tools 15 SP5
pkg:rpm/suse/guava&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP5
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-2976 | — | < 32.0.1-150200.3.7.1 | 32.0.1-150200.3.7.1 | Jun 14, 2023 | 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 | ||
| CVE-2020-8908 | — | < 32.0.1-150200.3.7.1 | 32.0.1-150200.3.7.1 | Dec 10, 2020 | A temp directory creation vulnerability exists in all versions of Guava, allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava API com.google.common.io.Files.createTempDir(). By default, on unix-like systems, the |
- CVE-2023-2976Jun 14, 2023affected < 32.0.1-150200.3.7.1fixed 32.0.1-150200.3.7.1
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
- CVE-2020-8908Dec 10, 2020affected < 32.0.1-150200.3.7.1fixed 32.0.1-150200.3.7.1
A temp directory creation vulnerability exists in all versions of Guava, allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava API com.google.common.io.Files.createTempDir(). By default, on unix-like systems, the