SCA: security update for org.apache.dubbo:dubbo (GHSA-r577-4hq7-73qh)

high Tenable Cloud Security Plugin ID 418494

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Apache Dubbo supports various rules to support configuration override or traffic routing (called routing
in Dubbo). These rules are loaded into the configuration center (eg: Zookeeper, Nacos, ...) and retrieved
by the customers when making a request in order to find the right endpoint. When parsing these YAML rules,
Dubbo customers will use SnakeYAML library to load the rules which by default will enable calling
arbitrary constructors. An attacker with access to the configuration center he will be able to poison the
rule so when retrieved by the consumers, it will get RCE on all of them. This was fixed in Dubbo 2.7.13,
3.0.2 (CVE-2021-36162)

See Also

https://github.com/advisories/GHSA-r577-4hq7-73qh

Plugin Details

Severity: High

ID: 418494

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 4.8

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:P

CVSS Score Source: CVE-2021-36162

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/8/2021

Vulnerability Publication Date: 9/7/2021

Reference Information

CVE: CVE-2021-36162

cwe: CWE-77