Security Advisory

CVE-2021-30181

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-05-29 07:30:12
Last updated 2024-08-03 22:24:59
Assigner apache
State PUBLISHED

Description

Apache Dubbo prior to 2.6.9 and 2.7.9 supports Script routing which will enable a customer to route the request to the right server. These rules are used by the customers when making a request in order to find the right endpoint. When parsing these rules, Dubbo customers use ScriptEngine and run the rule provided by the script which by default may enable executing arbitrary code.