Vulnerability Description
In Apache Dubbo, users may choose to use the Hessian protocol. The Hessian protocol is implemented on top of HTTP and passes the body of a POST request directly to a HessianSkeleton: New HessianSkeleton are created without any configuration of the serialization factory and therefore without applying the dubbo properties for applying allowed or blocked type lists. In addition, the generic service is always exposed and therefore attackers do not need to figure out a valid service/method name pair. This is fixed in 2.7.13, 2.6.10.1
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Dubbo | >= 2.7.0, <= 2.7.12 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread.html/r8d0adc057bb15a37199502cc366f4b1164c9c536ceMailing ListVendor Advisory
- https://lists.apache.org/thread.html/r8d0adc057bb15a37199502cc366f4b1164c9c536ceMailing ListVendor Advisory
FAQ
What is CVE-2021-36163?
CVE-2021-36163 is a vulnerability with a CVSS score of 9.8 (CRITICAL). In Apache Dubbo, users may choose to use the Hessian protocol. The Hessian protocol is implemented on top of HTTP and passes the body of a POST request directly to a HessianSkeleton: New HessianSkelet...
How severe is CVE-2021-36163?
CVE-2021-36163 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-36163?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Dubbo.