Vulnerability Description
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
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Dubbo | >= 2.7.0, < 2.7.13 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread.html/r40212261fd5d638074b65f22ac73eebe93ace310c7Mailing ListVendor Advisory
- https://lists.apache.org/thread.html/r40212261fd5d638074b65f22ac73eebe93ace310c7Mailing ListVendor Advisory
FAQ
What is CVE-2021-36161?
CVE-2021-36161 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 versio...
How severe is CVE-2021-36161?
CVE-2021-36161 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2021-36161?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Dubbo.