First published: Tue Jan 21 2025(Updated: )
An allocation of resources without limits or throttling in Elasticsearch can lead to an OutOfMemoryError exception resulting in a crash via a specially crafted query using an SQL function.
Credit: bressers@elastic.co bressers@elastic.co
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.elasticsearch:elasticsearch | >=8.0.0<8.13.3 | 8.13.3 |
maven/org.elasticsearch:elasticsearch | <7.17.21 | 7.17.21 |
Elastic | ||
Elastic | >=7.17.0<7.17.21 | |
Elastic | >=8.0.0<8.13.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-43709 is classified as a critical vulnerability due to the potential for an OutOfMemoryError that can cause system crashes.
To fix CVE-2024-43709, you should upgrade to Elasticsearch version 8.13.3 or 7.17.21.
CVE-2024-43709 is caused by an allocation of resources without limits or throttling when processing specially crafted SQL queries.
CVE-2024-43709 affects Elasticsearch versions from 7.17.0 up to and including 7.17.21, and from 8.0.0 to 8.13.3.
The potential impacts of CVE-2024-43709 include application crashes and service downtime due to OutOfMemoryError exceptions.