5.3
CVE-2024-23449
- EPSS 0.15%
- Published 29.03.2024 12:15:08
- Last modified 04.02.2025 15:14:46
- Source bressers@elastic.co
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Elastic ≫ Elasticsearch Version >= 8.4.0 < 8.11.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.15% | 0.363 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
|
bressers@elastic.co | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
|
CWE-248 Uncaught Exception
An exception is thrown from a function, but it is not caught.