CVE-2020-11995

Source
https://cve.org/CVERecord?id=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:13.187Z
Modified
2026-04-10T04:21:55.786321Z
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 ranges

Type
GIT
Repo
https://github.com/apache/dubbo
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.5.0"
        },
        {
            "last_affected": "2.5.10"
        },
        {
            "introduced": "2.6.0"
        },
        {
            "last_affected": "2.6.8"
        },
        {
            "introduced": "2.7.0"
        },
        {
            "last_affected": "2.7.7"
        }
    ]
}

Affected versions

dubbo-2.*
dubbo-2.6.0
dubbo-2.6.1
dubbo-2.6.6
dubbo-2.6.8
dubbo-2.7.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-11995.json"