Lucene search

K

4 matches found

CVE
CVE
added 2021/09/07 10:15 a.m.88 views

CVE-2021-36163

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 applyin...

9.8CVSS9.3AI score0.01284EPSS
CVE
CVE
added 2021/09/07 10:15 a.m.70 views

CVE-2021-36162

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

8.8CVSS8.7AI score0.00995EPSS
CVE
CVE
added 2021/09/09 8:15 a.m.68 views

CVE-2021-37579

The Dubbo Provider will check the incoming request and the corresponding serialization type of this request meet the configuration set by the server. But there's an exception that the attacker can use to skip the security check (when enabled) and reaching a deserialization operation with native jav...

9.8CVSS9.5AI score0.04556EPSS
CVE
CVE
added 2021/09/09 8:15 a.m.65 views

CVE-2021-36161

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

9.8CVSS9.5AI score0.03155EPSS