SCA: security update for org.apache.lucene:lucene-replicator (GHSA-g643-xq6w-r67c)

high Tenable Cloud Security Plugin ID 414919

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2024-45772)

See Also

https://github.com/advisories/GHSA-g643-xq6w-r67c

Plugin Details

Severity: High

ID: 414919

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.7

Temporal Score: 5.7

Vector: CVSS2#AV:A/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2024-45772

CVSS v3

Risk Factor: High

Base Score: 8

Temporal Score: 7

Vector: CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/30/2024

Vulnerability Publication Date: 9/30/2024

Reference Information

CVE: CVE-2024-45772

cwe: CWE-502