Remote Code Execution (RCE) Affecting org.apache.dubbo:dubbo-cluster package, versions [2.7.0, 2.7.10)


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.3% (70th percentile)
Expand this section
NVD
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGAPACHEDUBBO-1298626
  • published 2 Jun 2021
  • disclosed 2 Jun 2021
  • credit GitHub Security Lab

How to fix?

Upgrade org.apache.dubbo:dubbo-cluster to version 2.7.10 or higher.

Overview

org.apache.dubbo:dubbo-cluster is an Apache Dubbo is a high-performance, java based, open source RPC framework.

Affected versions of this package are vulnerable to Remote Code Execution (RCE) via Tag routing. These rules are used by the customers when making a request in order to find the right endpoint. When parsing these YAML rules, Dubbo customers may enable calling arbitrary constructors.