Vulnerability 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. This was fixed in Dubbo 2.7.13, 3.0.2
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Dubbo | >= 2.7.0, <= 2.7.12 |
References
- https://lists.apache.org/thread.html/rfa351115a459e214b99ffcc52c35f33359f3370c54Mailing ListVendor Advisory
- https://lists.apache.org/thread.html/rfa351115a459e214b99ffcc52c35f33359f3370c54Mailing ListVendor Advisory
FAQ
What is CVE-2021-36162?
CVE-2021-36162 is a vulnerability with a CVSS score of 8.8 (HIGH). 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...
How severe is CVE-2021-36162?
CVE-2021-36162 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-36162?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Dubbo.