First published: Fri Mar 29 2024(Updated: )
An uncaught exception in Elasticsearch >= 8.4.0 and < 8.11.1 occurs when an encrypted PDF is passed to an attachment processor through the REST API. The Elasticsearch ingest node that attempts to parse the PDF file will crash. This does not happen with password-protected PDF files or with unencrypted PDF files.
Credit: bressers@elastic.co bressers@elastic.co
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.elasticsearch:elasticsearch | >=8.4.0<8.11.1 | 8.11.1 |
Elastic Elasticsearch | >=8.4.0<8.11.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-23449 is considered critical due to the potential for crashing the Elasticsearch service.
To fix CVE-2024-23449, you should upgrade your Elasticsearch instance to version 8.11.1 or later.
CVE-2024-23449 affects Elasticsearch versions 8.4.0 through 8.11.0.
Attempting to process an encrypted PDF will cause the Elasticsearch ingest node to crash.
No, password-protected PDFs are not affected by CVE-2024-23449.