apache dubbo CVE-2020-11995 is a vulnerability in Apache Dubbo
Published on January 11, 2021

Apache Dubbo default deserialization protocol Hessian2 cause CRE
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.

NVD

Weakness Type

What is a Marshaling, Unmarshaling Vulnerability?

The application deserializes untrusted data without sufficiently verifying that the resulting data will be valid.

CVE-2020-11995 has been classified to as a Marshaling, Unmarshaling vulnerability or weakness.


Products Associated with CVE-2020-11995

Want to know whenever a new CVE is published for Apache Dubbo? stack.watch will email you.

 

Affected Versions

Apache Software Foundation Apache Dubbo:

Exploit Probability

EPSS
1.42%
Percentile
80.29%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.