製品・ソフトウェアに関する情報
Apache Dubbo における信頼できないデータのデシリアライゼーションに関する脆弱性
Title Apache Dubbo における信頼できないデータのデシリアライゼーションに関する脆弱性
Summary

Apache Dubbo には、信頼できないデータのデシリアライゼーションに関する脆弱性が存在します。

Possible impacts 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Aug. 17, 2020, midnight
Registration Date Sept. 16, 2021, 5:26 p.m.
Last Update Sept. 16, 2021, 5:26 p.m.
CVSS3.0 : 緊急
Score 9.8
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS2.0 : 危険
Score 7.5
Vector AV:N/AC:L/Au:N/C:P/I:P/A:P
Affected System
Apache Software Foundation
Apache Dubbo 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年09月16日]
  掲載
Sept. 16, 2021, 5:26 p.m.

NVD Vulnerability Information
CVE-2020-11995
Summary

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.

Publication Date Jan. 11, 2021, 7:15 p.m.
Registration Date Jan. 26, 2021, 11:51 a.m.
Last Update Nov. 21, 2024, 1:59 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:* 2.5.0 2.5.10
cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:* 2.7.0 2.7.7
cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:* 2.6.0 2.6.8
Related information, measures and tools
Common Vulnerabilities List