SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2020-11995

A deserialization vulnerability existed in dubbo 2.7.5 and its earlier versions, which could lead to malicious code execution.

CRITICAL 9.8EPSS 5.68%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (5.68%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

Description

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.

CVSS 3.1
9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
5.68% probability · 93th percentile
CISA KEV
Not listed
Weakness
CWE-502
Affected
apache/dubbo
Source
security@apache.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.