CVE-2023-41331

CVSS 3.1 Score 9.8 of 10 (high)

Details

Published Sep 12, 2023
Updated: Sep 15, 2023
CWE ID 917

Summary

CVE-2023-41331 is a remote command execution vulnerability affecting versions of SOFARPC, a Java RPC framework, prior to 5.11.0. An attacker can exploit this vulnerability by employing a carefully crafted payload for JNDI injection or system command execution. The default configuration of SOFARPC incorporates a blacklist to filter out harmful classes during deserialization, but it falls short in preventing the exploitation of certain native JDK classes and popular third-party packages. Version 5.11.0 includes a patch to address this issue, and as a temporary measure, users can extend the blacklist with `javax.sound.sampled.AudioFileFormat` to mitigate the risk.

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