CVE-2024-36124
CVSS V2 None
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2024-36124
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-06-03T14:25:58.628Z
- Last Modified Date
- 2024-06-03T14:25:58.628Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9 | x_refsource_CONFIRM |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-36124 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36124 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 10:59:50 | Added to TrackCVE |