CVE-2023-42809

CVSS 3.1 Score 8.8 of 10 (high)

Details

Published Oct 4, 2023
Updated: Oct 10, 2023
CWE ID 502

Summary

CVE-2023-42809 is a vulnerability affecting the Java Redis client, Redisson, which uses the Netty framework. Prior to version 3.22.0, the client deserializes Java objects from Redis server responses without validation, leaving it susceptible to arbitrary code execution. Attackers can exploit this by crafting and sending malicious objects to the client, allowing them to take control of the machine. Version 3.22.0 includes a patch to address this issue. It is recommended to avoid using `Kryo5Codec` as the deserialization codec due to its vulnerability to arbitrary object deserialization. Instead, `KryoCodec` is a safer alternative. Redisson's `SerializationCodec` was patched to include an optional allowlist of class names for deserialization, but it is advised to use the constructor `SerializationCodec(ClassLoader classLoader, Set<String> allowedClasses)` to restrict the allowed classes for enhanced security.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share

Prioritize, Pinpoint, and Act to Prevent Vulnerability Exploits with Recorded Future

Note: This is just a basic overview providing quick insights into CVE-2023-42809 information. Gain full access to comprehensive CVE data, third party vulnerabilities, compromised credentials and more with Recorded Future
  • Gain complete coverage of your cyber, third party, and physical attack surface
  • Proactively mitigate threats before they turn into costly attacks
  • Make fast, effective, data-driven decisions