CVE-2020-11995

Source
https://nvd.nist.gov/vuln/detail/CVE-2020-11995
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11995.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-11995
Aliases
Published
2021-01-11T10:15:13Z
Modified
2024-09-03T03:10:31.186653Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/apache/dubbo

Affected versions

dubbo-2.*

dubbo-2.5.10
dubbo-2.5.9
dubbo-2.6.0