#VU99525 Deserialization of Untrusted Data in Lucene.Net.Replicator - CVE-2024-43383

 

#VU99525 Deserialization of Untrusted Data in Lucene.Net.Replicator - CVE-2024-43383

Published: October 31, 2024


Vulnerability identifier: #VU99525
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2024-43383
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Lucene.Net.Replicator
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to insecure input validation when processing serialized data passed in JSON format. A remote attacker who is able intercept traffic between a replication client and server or control the target replication node URL, can provide a specially-crafted JSON response that is deserialized as an attacker-provided exception type and execute arbitrary code on the system.


Remediation

Install updates from vendor's website.

External links