Skip to content

Code injection in Apache Dubbo

Critical severity GitHub Reviewed Published Mar 18, 2022 to the GitHub Advisory Database • Updated Feb 1, 2023

Package

maven com.alibaba:dubbo (Maven)

Affected versions

>= 2.5.0, < 2.6.9

Patched versions

2.6.9
maven org.apache.dubbo:dubbo (Maven)
>= 2.5.0, < 2.7.10
2.7.10

Description

Apache Dubbo prior to 2.6.9 and 2.7.10 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

Published by the National Vulnerability Database Jun 1, 2021
Reviewed Jun 2, 2021
Published to the GitHub Advisory Database Mar 18, 2022
Last updated Feb 1, 2023

Severity

Critical
9.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2021-30181

GHSA ID

GHSA-qmfc-6www-fjqw

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.