|
Message-ID: <85b7ba4f-9ddb-7f1b-c583-08f418b5b22f@apache.org> Date: Sun, 29 Sep 2024 01:34:30 +0000 From: Robert Muir <rmuir@...che.org> To: oss-security@...ts.openwall.com Subject: CVE-2024-45772: Apache Lucene Replicator: Deserialization of Untrusted Data Severity: low Affected versions: - Apache Lucene Replicator 4.4.0 before 9.12.0 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. Java serialization filters (such asĀ -Djdk.serialFilter='!*' on the commandline) can mitigate the issue on vulnerable versions without impacting functionality. Credit: Summ3r from Vidar-Team (finder) Paul Irwin from Apache Lucene.NET (coordinator) References: https://lucene.apache.org/ https://www.cve.org/CVERecord?id=CVE-2024-45772
Powered by blists - more mailing lists
Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.