CVE-2023-36480
Java vulnerability analysis and mitigation

Overview

The Aerospike Java client prior to versions 7.0.0, 6.2.0, 5.2.0, and 4.5.0 contains a vulnerability in its network protocol implementation that allows unsafe deserialization of server responses. The vulnerability was discovered by GitHub CodeQL team members Tony Torralba and Joseph Farebrother and was assigned CVE-2023-36480 (GitHub Advisory, NVD).

Technical details

The vulnerability exists in the client's handling of messages received from the Aerospike server. When the client encounters Java objects in server responses, it deserializes them without proper validation. The deserialization occurs in multiple code paths, notably through the NettyCommand class's InboundHandler and the Unpacker.unpackBlock method. The vulnerability has been assigned a CVSS v3.1 Base Score of 9.8 CRITICAL (GitHub Advisory).

Impact

An attacker who can trick clients into communicating with a malicious server can include specially crafted objects in responses that, when deserialized by the client, allow execution of arbitrary code. This can lead to complete compromise of the machine running the client (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in versions 7.0.0, 6.2.0, 5.2.0, and 4.5.0. Users should upgrade to these versions or later. All existing database objects that were serialized using the vulnerable format need to be converted to a safer format (such as Aerospike native types, protobuf, msgpack, json, or xml) using a previous client version (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
David EstlickCISO
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
Adam FletcherChief Security Officer
“We know that if Wiz identifies something as critical, it actually is.”
Greg PoniatowskiHead of Threat and Vulnerability Management