{"schema_version": "1.6.1", "id": "CVE-2024-45772", "summary": "Security Vulnerability in Lucene Replicator - Deserialization Issue", "details": "Deserialization of Untrusted Data vulnerability in Apache Lucene Replicator.\n\nThis issue affects Apache Lucene's replicator module: from 4.4.0 before 9.12.0.\nThe deprecated org.apache.lucene.replicator.http package is affected.\nThe org.apache.lucene.replicator.nrt package is not affected.\n\nUsers are recommended to upgrade to version 9.12.0, which fixes the issue.\n\n 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.", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "4.4.0"}, {"fixed": "9.12.0"}]}]}], "references": [{"type": "WEB", "url": "https://lists.apache.org/thread/3f3oph7bqnqspb9q5p0gm5mgc1b6thjo"}]}