CVE-2020-8908 Details
Description
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 created directory is world-readable (readable by an attacker with access to the system). The method in question has been marked @Deprecated in versions 30.0 and later and should not be used. For Android developers, we recommend choosing a temporary directory API provided by Android, such as context.getCacheDir(). For other Java developers, we recommend migrating to the Java 7 API java.nio.file.Files.createTempDirectory() which explicitly configures permissions of 700, or configuring the Java runtime's java.io.tmpdir system property to point to a location whose permissions are appropriately configured.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-732 | Incorrect Permission Assignment for Critical Resource | [email protected] |
| CWE-378 | Creation of Temporary File With Insecure Permissions | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| google guava | < 32.0.0 |
CPE
Remediation
| |
| quarkus quarkus | < 1.11.4 |
CPE
Remediation
| |
| oracle commerce guided search | 11.3.2 |
CPE
Remediation
| |
| oracle communications cloud native core network slice selection function | 1.2.1 |
CPE
Remediation
| |
| oracle communications pricing design center | 12.0.0.4.0 12.0.0.5.0 |
CPE
Remediation
| |
| oracle data integrator | 12.2.1.3.0 12.2.1.4.0 |
CPE
Remediation
| |
| oracle nosql database | < 20.3 |
CPE
Remediation
| |
| oracle peoplesoft enterprise peopletools | 8.57 8.58 8.59 |
CPE
Remediation
| |
| oracle retail customer management and segmentation foundation | >= 16.0, <= 19.0 |
CPE
Remediation
| |
| oracle weblogic server | 14.1.1.0.0 |
CPE
Remediation
| |
| oracle communications cloud native core network repository function | 1.14.0 |
CPE
Remediation
| |
| oracle primavera unifier | >= 17.7, <= 17.12 18.8 19.12 20.12 21.12 |
CPE
Remediation
| |
| netapp active iq unified manager | All versions |
CPE
Remediation
| |
Change History
36 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Feb 23, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Aug 2, 2023 | Modified Analysis | [email protected] |
| Jun 6, 2023 | CVE Modified | [email protected] |
| May 10, 2022 | Modified Analysis | [email protected] |
| Apr 20, 2022 | CVE Modified | [email protected] |
| Mar 16, 2022 | Modified Analysis | [email protected] |
| Feb 10, 2022 | CVE Modified | [email protected] |
| Feb 7, 2022 | CVE Modified | [email protected] |
| Dec 10, 2021 | Modified Analysis | [email protected] |
| Oct 21, 2021 | CVE Modified | [email protected] |
| Oct 20, 2021 | CVE Modified | [email protected] |
| Oct 18, 2021 | CVE Modified | [email protected] |
| Oct 18, 2021 | CVE Modified | [email protected] |
| Oct 18, 2021 | CVE Modified | [email protected] |
| Jul 20, 2021 | CVE Modified | [email protected] |
| Jun 19, 2021 | CVE Modified | [email protected] |
| Jun 18, 2021 | CVE Modified | [email protected] |
| Jun 14, 2021 | CVE Modified | [email protected] |
| Jun 10, 2021 | CVE Modified | [email protected] |
| May 6, 2021 | CVE Modified | [email protected] |
| Apr 6, 2021 | CVE Modified | [email protected] |
| Mar 15, 2021 | Reanalysis | [email protected] |
| Mar 1, 2021 | Modified Analysis | [email protected] |
| Feb 16, 2021 | CVE Modified | [email protected] |
| Jan 28, 2021 | Modified Analysis | [email protected] |
| Jan 28, 2021 | CVE Modified | [email protected] |
| Jan 27, 2021 | CVE Modified | [email protected] |
| Jan 26, 2021 | CVE Modified | [email protected] |
| Jan 18, 2021 | CVE Modified | [email protected] |
| Jan 4, 2021 | CVE Modified | [email protected] |
| Jan 4, 2021 | CVE Modified | [email protected] |
| Dec 15, 2020 | Initial Analysis | [email protected] |
| Dec 11, 2020 | CVE Modified | [email protected] |