Deserialization of Untrusted Data vulnerability in Apache Lucene Replicator.
Moderate severity
GitHub Reviewed
Published
Sep 30, 2024
to the GitHub Advisory Database
•
Updated Sep 30, 2024
Package
Affected versions
>= 4.4.0, < 9.12.0
Patched versions
9.12.0
Description
Published by the National Vulnerability Database
Sep 30, 2024
Published to the GitHub Advisory Database
Sep 30, 2024
Reviewed
Sep 30, 2024
Last updated
Sep 30, 2024
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.
References