CVE-2024-45772

MEDIUM

Apache Lucene Replicator < 9.12.0 - Insecure Deserialization

Title source: rule

Description

Deserialization of Untrusted Data vulnerability in Apache Lucene Replicator. This issue affects Apache Lucene's replicator module: from 4.4.0 before 9.12.0. The deprecated org.apache.lucene.replicator.http package is affected. The org.apache.lucene.replicator.nrt package is not affected. Users are recommended to upgrade to version 9.12.0, which fixes the issue. The deserialization can only be triggered if users actively deploy an network-accessible implementation and a corresponding client using a HTTP library that uses the API (e.g., a custom servlet and HTTPClient). Java serialization filters (such as -Djdk.serialFilter='!*' on the commandline) can mitigate the issue on vulnerable versions without impacting functionality.

Scores

CVSS v3 5.1
EPSS 0.0005
EPSS Percentile 14.1%
Attack Vector ADJACENT_NETWORK
CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L

Classification

CWE
CWE-502
Status published

Affected Products (2)

apache/lucene_replicator < 9.12.0
org.apache.lucene/lucene-replicator < 9.12.0Maven

Timeline

Published Sep 30, 2024
Tracked Since Feb 18, 2026