Описание
Remote Code Execution in Apache Dubbo
Some component in Dubbo will try to print the formated string of the input arguments, which will possibly cause RCE for a maliciously customized bean with special toString method. In the latest version, we fix the toString call in timeout, cache and some other places. Fixed in Apache Dubbo 2.7.13
Пакеты
Наименование
org.apache.dubbo:dubbo
maven
Затронутые версииВерсия исправления
< 2.7.13
2.7.13
Связанные уязвимости
CVSS3: 9.8
nvd
больше 4 лет назад
Some component in Dubbo will try to print the formated string of the input arguments, which will possibly cause RCE for a maliciously customized bean with special toString method. In the latest version, we fix the toString call in timeout, cache and some other places. Fixed in Apache Dubbo 2.7.13