Vulnerability Change Records for CVE-2024-36124
Change History
New CVE Received from GitHub, Inc. 6/03/2024 11:15:09 AM
Action |
Type |
Old Value |
New Value |
Added |
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.
|
Added |
CVSS V3.1 |
|
GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
|
Added |
CWE |
|
GitHub, Inc. CWE-125
|
Added |
Reference |
|
GitHub, Inc. https://github.com/dain/snappy/security/advisories/GHSA-8wh2-6qhj-h7j9 [No types assigned]
|
|