Approved changes feed: RSS · Atom

cpe:2.3:a:airlift:aircompressor:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorAirlift (8d5038ee-374a-5131-b7ca-efde680e8e45)
ProductAircompressor (9394e7c6-67e7-5eac-ba16-44ef09f0b1f8)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/airlift/aircompressor purl2cpe 2026-06-01 10:16:22.760836
pkg:maven/io.airlift/aircompressor purl2cpe 2026-06-01 10:16:22.760838

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2025-67721 vulnerable 2026-06-08 07:41:20.361912 Aircompressor's Snappy and LZ4 Java-based decompressor implementation can leak information from reused output buffer
Aircompressor is a library with ports of the Snappy, LZO, LZ4, and Zstandard compression algorithms to Java. In versions 3.3 and below, incorrect handling of malformed data in Java-based decompressor implementations for Snappy and LZ4 allow remote attackers to read previous buffer contents via crafted compressed input. With certain crafted compressed inputs, elements from the output buffer can end up in the uncompressed output, potentially leaking sensitive data. This is relevant for applications that reuse the same output buffer to uncompress multiple inputs. This can be the case of a web server that allocates a fix-sized buffer for performance purposes. There is similar vulnerability in GHSA-cmp6-m4wj-q63q. This issue is fixed in version 3.4.
Published: 2025-12-12T22:11:10.971Z
Updated: 2025-12-15T15:04:15.629Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-36114 vulnerable 2026-06-08 06:39:43.675274 Decompressors can crash the JVM and leak memory content in Aircompressor
HIGH (8.6)
Aircompressor is a library with ports of the Snappy, LZO, LZ4, and Zstandard compression algorithms to Java. All decompressor implementations of Aircompressor (LZ4, LZO, Snappy, Zstandard) can crash the JVM for certain input, and in some cases also leak the content of other memory of the Java process (which could contain sensitive information). When decompressing certain data, the decompressors try to access memory outside the bounds of the given byte arrays or byte buffers. Because Aircompressor uses the JDK class `sun.misc.Unsafe` to speed up memory access, no additional bounds checks are performed and this has similar security consequences as out-of-bounds access in C or C++, namely it can lead to non-deterministic behavior or crash the JVM. Users should update to Aircompressor 0.27 or newer where these issues have been fixed. When decompressing data from untrusted users, this can be exploited for a denial-of-service attack by crashing the JVM, or to leak other sensitive information from the Java process. There are no known workarounds for this issue.
Published: 2024-05-29T20:24:53.906Z
Updated: 2024-08-02T03:30:13.037Z
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.