Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2020-8908 | First vendor Publication | 2020-12-10 |
Vendor | Cve | Last vendor Modification | 2024-11-21 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N | |||
---|---|---|---|
Overall CVSS Score | 3.3 | ||
Base Score | 3.3 | Environmental Score | 3.3 |
impact SubScore | 1.4 | Temporal Score | 3.3 |
Exploitabality Sub Score | 1.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | Low | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | Low |
Integrity Impact | None | Availability Impact | None |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : (AV:L/AC:L/Au:N/C:P/I:N/A:N) | |||
---|---|---|---|
Cvss Base Score | 2.1 | Attack Range | Local |
Cvss Impact Score | 2.9 | Attack Complexity | Low |
Cvss Expoit Score | 3.9 | Authentication | None Required |
Calculate full CVSS 2.0 Vectors scores |
Detail
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. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8908 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-732 | Incorrect Permission Assignment for Critical Resource (CWE/SANS Top 25) |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2024-11-28 13:48:55 |
|
2023-08-02 21:27:54 |
|
2023-06-06 17:27:39 |
|
2022-05-10 21:23:10 |
|
2022-04-20 09:23:27 |
|
2022-03-16 21:23:14 |
|
2022-02-10 13:23:22 |
|
2022-02-07 21:23:20 |
|
2021-12-10 21:23:26 |
|
2021-10-21 21:23:13 |
|
2021-10-20 17:23:17 |
|
2021-10-18 21:23:06 |
|
2021-10-18 17:23:07 |
|
2021-08-05 01:40:54 |
|
2021-07-21 05:23:03 |
|
2021-06-19 17:22:54 |
|
2021-06-19 05:22:59 |
|
2021-06-15 00:23:06 |
|
2021-06-10 17:22:58 |
|
2021-05-06 21:23:24 |
|
2021-05-04 14:06:08 |
|
2021-04-22 03:11:29 |
|
2021-04-06 17:23:15 |
|
2021-03-26 12:36:23 |
|
2021-02-17 05:22:51 |
|
2021-01-28 17:23:00 |
|
2021-01-27 21:23:31 |
|
2021-01-26 21:23:43 |
|
2021-01-18 17:22:57 |
|
2021-01-05 00:22:57 |
|
2021-01-04 17:23:00 |
|
2020-12-15 21:23:52 |
|
2020-12-11 09:22:55 |
|
2020-12-11 05:22:53 |
|