PT-2024-31762 · Apache · Apache Lucene

Paul Irwin

+1

·

Published

2024-09-30

·

Updated

2025-05-15

·

CVE-2024-45772

CVSS v3.1

8.0

High

VectorAV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions: Apache Lucene versions 4.4.0 through 9.11.0
Description: The issue is related to the deserialization of untrusted data in the Apache Lucene Replicator. It affects the deprecated org.apache.lucene.replicator.http package, but not the org.apache.lucene.replicator.nrt package. The deserialization can only be triggered if users actively deploy a network-accessible implementation and a corresponding client using a HTTP library that uses the API.
Recommendations: For versions 4.4.0 through 9.11.0, upgrade to version 9.12.0 to fix the issue. As a temporary workaround, consider using Java serialization filters, such as -Djdk.serialFilter='!*' on the command line, to mitigate the issue on vulnerable versions without impacting functionality.

Fix

Deserialization of Untrusted Data

Weakness Enumeration

Related Identifiers

CVE-2024-45772
GHSA-G643-XQ6W-R67C

Affected Products

Apache Lucene