CVE-2024-36114
Last modified
CVE-2024-36114 is a high-severity vulnerability rated 8.6/10 on the CVSS scale. 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). EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-36114?
How severe is CVE-2024-36114?
How do I fix CVE-2024-36114?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-36109CoCalc is web-based software that enables collaboration in r…7.6
- CVE-2024-3611The Toolbar Extras for Elementor & More – WordPress Admin Ba…6.4
- CVE-2024-36110ansibleguy-webui is an open source WebUI for using Ansible. …8.2
- CVE-2024-36111KubePi is a K8s panel. Starting in version 1.6.3 and prior t…6.3
- CVE-2024-36112Nautobot is a Network Source of Truth and Network Automation…6.5
- CVE-2024-36113Discourse is an open-source discussion platform. Prior to ve…6.5
- CVE-2024-36115Reposilite is an open source, lightweight and easy-to-use re…7.1
- CVE-2024-36116Reposilite is an open source, lightweight and easy-to-use re…9.8
- CVE-2024-36117Reposilite is an open source, lightweight and easy-to-use re…7.5
- CVE-2024-36118MeterSphere is a test management and interface testing tool.…4.3
- CVE-2024-36119Statamic is a, Laravel + Git powered CMS designed for buildi…1.8
- CVE-2024-3612A vulnerability was found in SourceCodester Warehouse Manage…5.4
Are you affected by CVE-2024-36114?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
