CVE-2024-36124

MEDIUM

iq80 Snappy - Memory Corruption

Title source: llm
STIX 2.1

Description

iq80 Snappy is a compression/decompression library. When uncompressing certain data, Snappy tries to read outside the bounds of the given byte arrays. Because Snappy 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. iq80 Snappy is not actively maintained anymore. As quick fix users can upgrade to version 0.5.

References (1)

Core 1
Core References

Scores

CVSS v3 5.3
EPSS 0.0024
EPSS Percentile 47.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact partial

Details

CWE
CWE-125
Status published
Products (2)
dain/snappy < 0.5
org.iq80.snappy/snappy 0 - 0.5Maven
Published Jun 03, 2024
Tracked Since Feb 18, 2026