CVE-2024-45772

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:lucene:*:*:*:*:*:*:*:*

History

12 Dec 2024, 17:15

Type Values Removed Values Added
Summary (en) 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. (en) 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.

21 Nov 2024, 09:38

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2024/09/29/1 -
CVSS v2 : unknown
v3 : 8.0
v2 : unknown
v3 : 5.1

04 Oct 2024, 13:20

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 5.1
v2 : unknown
v3 : 8.0
CPE cpe:2.3:a:apache:lucene:*:*:*:*:*:*:*:*
References () https://lists.apache.org/thread/3f3oph7bqnqspb9q5p0gm5mgc1b6thjo - () https://lists.apache.org/thread/3f3oph7bqnqspb9q5p0gm5mgc1b6thjo - Mailing List, Mitigation, Vendor Advisory
First Time Apache
Apache lucene

30 Sep 2024, 12:45

Type Values Removed Values Added
Summary
  • (es) Vulnerabilidad de deserialización de datos no confiables en Apache Lucene Replicator. Este problema afecta al módulo replicador de Apache Lucene: desde la versión 4.4.0 hasta la 9.12.0. El paquete obsoleto org.apache.lucene.replicator.http está afectado. El paquete org.apache.lucene.replicator.nrt no está afectado. Se recomienda a los usuarios que actualicen a la versión 9.12.0, que soluciona el problema. Los filtros de serialización de Java (como -Djdk.serialFilter='!*' en la línea de comandos) pueden mitigar el problema en las versiones vulnerables sin afectar la funcionalidad.

30 Sep 2024, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-09-30 09:15

Updated : 2024-12-12 17:15


NVD link : CVE-2024-45772

Mitre link : CVE-2024-45772

CVE.ORG link : CVE-2024-45772


JSON object : View

Products Affected

apache

  • lucene
CWE
CWE-502

Deserialization of Untrusted Data