Apache Dubbo supports various rules to support configuration override or traffic routing (called routing in Dubbo). These rules are loaded into the configuration center (eg: Zookeeper, Nacos, ...) and retrieved by the customers when making a request in order to find the right endpoint. When parsing these YAML rules, Dubbo customers will use SnakeYAML library to load the rules which by default will enable calling arbitrary constructors. An attacker with access to the configuration center he will be able to poison the rule so when retrieved by the consumers, it will get RCE on all of them. This was fixed in Dubbo 2.7.13, 3.0.2
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: apache

Published: 2021-09-07T09:25:10

Updated: 2021-09-07T09:25:10

Reserved: 2021-07-06T00:00:00


Link: CVE-2021-36162

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-09-07T10:15:07.253

Modified: 2021-09-14T15:19:52.543


Link: CVE-2021-36162

JSON object: View

cve-icon Redhat Information

No data.