Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.lucene/lucene-replicator
  4. ›
  5. CVE-2024-45772

CVE-2024-45772: Deserialization of Untrusted Data vulnerability in Apache Lucene Replicator.

September 30, 2024 (updated December 12, 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.

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.

References

  • gitbox.apache.org/repos/asf?p=lucene.git
  • github.com/advisories/GHSA-g643-xq6w-r67c
  • lists.apache.org/thread/3f3oph7bqnqspb9q5p0gm5mgc1b6thjo
  • nvd.nist.gov/vuln/detail/CVE-2024-45772

Code Behaviors & Features

Detect and mitigate CVE-2024-45772 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.4.0 before 9.12.0

Fixed versions

  • 9.12.0

Solution

Upgrade to version 9.12.0 or above.

Impact 5.1 MEDIUM

CVSS:3.1/AV:A/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:L

Learn more about CVSS

Weakness

  • CWE-502: Deserialization of Untrusted Data

Source file

maven/org.apache.lucene/lucene-replicator/CVE-2024-45772.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:27 +0000.