SCA: security update for org.apache.dubbo:dubbo-parent (GHSA-74mg-6xqx-2vrq)

critical Tenable Self-Hosted Container Security Plugin ID 411808

Description

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

- A deserialization vulnerability existed in dubbo 2.7.5 and its earlier versions, which could lead to
malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization
protool, during Hessian2 deserializing the HashMap object, some functions in the classes stored in HasMap
will be executed after a series of program calls, however, those special functions may cause remote
command execution. For example, the hashCode() function of the EqualsBean class in rome-1.7.0.jar will
cause the remotely load malicious classes and execute malicious code by constructing a malicious request.
This issue was fixed in Apache Dubbo 2.6.9 and 2.7.8. (CVE-2020-11995)

See Also

https://github.com/advisories/GHSA-74mg-6xqx-2vrq

Plugin Details

Severity: Critical

ID: 411808

Version: Revision 1.6

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: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2020-11995

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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: 2/9/2022

Vulnerability Publication Date: 1/11/2021

Reference Information

CVE: CVE-2020-11995

cwe: CWE-502