q80 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.
| Link | Resource |
|---|---|
| https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9 | Vendor Advisory |
| https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9 | Vendor Advisory |
06 Mar 2025, 17:57
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:dain:snappy:*:*:*:*:*:*:*:* | |
| References | () https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9 - Vendor Advisory | |
| First Time |
Dain snappy
Dain |
21 Nov 2024, 09:21
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9 - |
03 Jun 2024, 19:23
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-06-03 15:15
Updated : 2025-03-06 17:57
NVD link : CVE-2024-36124
Mitre link : CVE-2024-36124
CVE.ORG link : CVE-2024-36124
JSON object : View
Out-of-bounds Read