Approved changes feed: RSS · Atom

cpe:2.3:a:google:guava:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorGoogle (f181d1eb-7269-5bae-b76e-e66ceb214562)
ProductGuava (352bd9ca-6438-5ade-958e-804017ec42c8)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:deb/debian/guava purl2cpe 2026-06-01 10:16:36.729229
pkg:deb/ubuntu/guava purl2cpe 2026-06-01 10:16:36.729233
pkg:github/google/guava purl2cpe 2026-06-01 10:16:36.729236
pkg:gitlab/redhat/guava purl2cpe 2026-06-01 10:16:36.729240
pkg:googlesource/guava purl2cpe 2026-06-01 10:16:36.729243
pkg:maven/com.google.guava/guava purl2cpe 2026-06-01 10:16:36.729247
pkg:rpm/centos/guava purl2cpe 2026-06-01 10:16:36.729250
pkg:rpm/fedora/guava purl2cpe 2026-06-01 10:16:36.729254
pkg:rpm/opensuse/guava purl2cpe 2026-06-01 10:16:36.729257
pkg:sourceforge/guava.mirror purl2cpe 2026-06-01 10:16:36.729260

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2023-2976 vulnerable 2026-06-08 06:02:43.730174 Use of temporary directory for file creation in `FileBackedOutputStream` in Guava
MEDIUM (5.5)
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 access the files created by the class. Even though the security vulnerability is fixed in version 32.0.0, we recommend using version 32.0.1 as version 32.0.0 breaks some functionality under Windows.
Published: 2023-06-14T17:36:40.640Z
Updated: 2026-02-25T16:57:59.928Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-8908 vulnerable 2026-06-08 05:27:19.928450 Temp directory permission issue in Guava
LOW (3.3)
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.
Published: 2020-12-10T22:10:58.000Z
Updated: 2024-08-04T10:12:10.998Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-10237 vulnerable 2026-06-08 05:10:26.483032 Details available
Unbounded memory allocation in Google Guava 11.0 through 24.x before 24.1.1 allows remote attackers to conduct denial of service attacks against servers that depend on this library and deserialize attacker-provided data, because the AtomicDoubleArray class (when serialized with Java serialization) and the CompoundOrdering class (when serialized with GWT serialization) perform eager allocation without appropriate checks on what a client has sent and whether the data size is reasonable.
Published: 2018-04-26T21:00:00.000Z
Updated: 2024-08-05T07:32:01.750Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.