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.
Remediation
References
https://lists.apache.org/thread.html/re22410dc704a09bc7032ddf15140cf5e7df3e8ece390fc9032ff5587%40%3Cdev.dubbo.apache.org%3E
Related Vulnerabilities
CVE-2023-33008 Vulnerability in maven package org.apache.johnzon:johnzon
CVE-2023-30843 Vulnerability in npm package payload
CVE-2020-27838 Vulnerability in maven package org.keycloak:keycloak-server-spi-private
CVE-2023-34104 Vulnerability in maven package org.webjars.npm:fast-xml-parser
CVE-2023-42503 Vulnerability in maven package org.apache.commons:commons-compress