CVE-2024-45772
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.lucene:lucene-replicatorMaven | >= 4.4.0, < 9.12.0 | 9.12.0 |
Affected products
3cpe:2.3:a:apache:lucene_replicator:*:*:*:*:*:*:*:*+ 1 more
- cpe:2.3:a:apache:lucene_replicator:*:*:*:*:*:*:*:*range: >=4.4.0,<9.12.0
- (no CPE)range: 4.4.0
Patches
Vulnerability mechanics
References
5- www.openwall.com/lists/oss-security/2024/09/29/1nvdThird Party AdvisoryWEB
- github.com/advisories/GHSA-g643-xq6w-r67cghsaADVISORY
- lists.apache.org/thread/3f3oph7bqnqspb9q5p0gm5mgc1b6thjonvdMailing ListMitigationVendor AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2024-45772ghsaADVISORY
- gitbox.apache.org/repos/asfghsaPACKAGE
News mentions
0No linked articles in our index yet.