cbcvebase.
CVE-2020-8908
published 2020-12-10

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…

low3.3CVSS 3.1
AVLACLPRLUINSUCLINAN
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.

Affected

27 ranges· showing 25
VendorProductVersion rangeFixed in
debianguava-libraries< guava-libraries 32.0.1-1 (forky)guava-libraries 32.0.1-1 (forky)
googleguava< 32.0.032.0.0
google_llcguava>= 1.0 < 32.032.0
msrcazl3_javapackages-bootstrap_1.14.0-3_on_azure_linux_3.0
msrccbl2_guava_25.0-5_on_cbl_mariner_2.0
msrccbl2_guava_25.0-7_on_cbl_mariner_2.0
msrccbl_mariner_2.0_arm
msrccbl_mariner_2.0_x64
oraclecommerce_guided_search
oraclecommunications_cloud_native_core_network_repository_function
oraclecommunications_cloud_native_core_network_slice_selection_function
oraclecommunications_pricing_design_center
oraclecommunications_pricing_design_center
oracledata_integrator
oracledata_integrator
oraclenosql_database< 20.320.3
oraclepeoplesoft_enterprise_peopletools
oraclepeoplesoft_enterprise_peopletools
oraclepeoplesoft_enterprise_peopletools
oracleprimavera_unifier
oracleprimavera_unifier
oracleprimavera_unifier
oracleprimavera_unifier
oracleprimavera_unifier17.7 – 17.12
oracleretail_customer_management_and_segmentation_foundation16.0 – 19.0

CVSS provenance

nvdv3.13.3LOWCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
osv3.3LOW