CVE-2020-11995
Severity CVSS v4.0:
Pending analysis
Type:
CWE-502
Deserialization of Untrusted Dat
Publication date:
11/01/2021
Last modified:
14/01/2021
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.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL
Base Score 2.0
7.50
Severity 2.0
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:* | 2.5.0 (including) | 2.5.10 (including) |
| cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:* | 2.6.0 (including) | 2.6.8 (including) |
| cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:* | 2.7.0 (including) | 2.7.7 (including) |
To consult the complete list of CPE names with products and versions, see this page



