dubbo-cluster is vulnerable to remote code execution. The vulnerability exists in the doInvoke
function of BroadcastClusterInvoker.java
as it does not properly handle FastJson when invoking the invoke
handler and later processes in PojoUtils.realize
, allowing an attacker to instantiate arbitrary classes and invoke its setters by injecting and executing malicious code through the Telnet handler