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.
References
Link | Resource |
---|---|
https://lists.apache.org/thread.html/re22410dc704a09bc7032ddf15140cf5e7df3e8ece390fc9032ff5587%40%3Cdev.dubbo.apache.org%3E | Mailing List Vendor Advisory |
https://lists.apache.org/thread.html/re22410dc704a09bc7032ddf15140cf5e7df3e8ece390fc9032ff5587%40%3Cdev.dubbo.apache.org%3E | Mailing List Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://lists.apache.org/thread.html/re22410dc704a09bc7032ddf15140cf5e7df3e8ece390fc9032ff5587%40%3Cdev.dubbo.apache.org%3E - Mailing List, Vendor Advisory |
Information
Published : 2021-06-01 14:15
Updated : 2024-11-21 06:03
NVD link : CVE-2021-30181
Mitre link : CVE-2021-30181
CVE.ORG link : CVE-2021-30181
JSON object : View
Products Affected
apache
- dubbo
CWE