CVE-2020-11995

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:*

History

14 Jan 2021, 20:53

Type Values Removed Values Added
References (MISC) https://lists.apache.org/thread.html/r5b2df4ef479209dc4ced457b3d58a887763b60b9354c3dc148b2eb5b%40%3Cdev.dubbo.apache.org%3E - (MISC) https://lists.apache.org/thread.html/r5b2df4ef479209dc4ced457b3d58a887763b60b9354c3dc148b2eb5b%40%3Cdev.dubbo.apache.org%3E - Mailing List, Vendor Advisory
CWE CWE-502
CPE cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 7.5
v3 : 9.8

11 Jan 2021, 10:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-01-11 10:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-11995

Mitre link : CVE-2020-11995

CVE.ORG link : CVE-2020-11995


JSON object : View

Products Affected

apache

  • dubbo
CWE
CWE-502

Deserialization of Untrusted Data