CVE-2020-8908

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.

ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTNIST
3.3 LOW
LOCAL
LOW
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
GoogleCNA
3.3 LOW
LOCAL
LOW
LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVEADP
---
---
Base Score
CVSS 3.x
EPSS Score
Percentile: Unknown
VendorProductVersion
googleguava
𝑥
< 32.0.0
quarkusquarkus
𝑥
< 1.11.4
oraclecommerce_guided_search
11.3.2
oraclecommunications_cloud_native_core_network_slice_selection_function
1.2.1
oraclecommunications_pricing_design_center
12.0.0.4.0
oraclecommunications_pricing_design_center
12.0.0.5.0
oracledata_integrator
12.2.1.3.0
oracledata_integrator
12.2.1.4.0
oraclenosql_database
𝑥
< 20.3
oraclepeoplesoft_enterprise_peopletools
8.57
oraclepeoplesoft_enterprise_peopletools
8.58
oraclepeoplesoft_enterprise_peopletools
8.59
oracleretail_customer_management_and_segmentation_foundation
16.0 ≤
𝑥
≤ 19.0
oracleweblogic_server
14.1.1.0.0
oraclecommunications_cloud_native_core_network_repository_function
1.14.0
oracleprimavera_unifier
17.7 ≤
𝑥
≤ 17.12
oracleprimavera_unifier
18.8
oracleprimavera_unifier
19.12
oracleprimavera_unifier
20.12
oracleprimavera_unifier
21.12
netappactive_iq_unified_manager
-
netappactive_iq_unified_manager
-
netappactive_iq_unified_manager
-
𝑥
= Vulnerable software versions
Debian logo
Debian Releases
Debian Product
Codename
guava-libraries
bullseye
no-dsa
bookworm
ignored
buster
no-dsa
sid
32.0.1-1
fixed
trixie
32.0.1-1
fixed
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
guava-libraries
noble
needs-triage
mantic
ignored
lunar
ignored
kinetic
ignored
jammy
needs-triage
focal
needs-triage
bionic
needs-triage
xenial
needs-triage
trusty
needs-triage
References