Hi
Severity: medium

Vendor:
The Dubbo Project Team

Versions Affected:
Dubbo 2.7.0 to 2.7.12
Dubbo 3.0.0 to 3.0.1
All dubbo-admin users

Description:
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.

Solution:
Upgrade to 2.7.13 for users using 2.7.x
Upgrade to 3.0.2 for users using 3.x
Upgrade Dubbo-admin to latest available version

Jun


Credit:
This issue was first reported by Alvaro Munoz from the Github Security Lab

Jun

Reply via email to