Sploitus

CVE-2024-36114

No indexed exploits for CVE-2024-36114 yet

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.

Affected products
Jdk
Fix
Available
CVSS 3.1
8.6 HIGH
EPSS
0.5% (40th percentile)
Weakness
CWE-787, CWE-125
NVD status
Deferred
Published
2024-05-29
CVE-2024-36114 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2024-36114 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2024-36114 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.