Skip to content

Deserialization of Untrusted Data in Dubbo

Critical severity GitHub Reviewed Published Jan 12, 2022 to the GitHub Advisory Database • Updated Feb 3, 2023

Package

maven org.apache.dubbo:dubbo (Maven)

Affected versions

>= 2.6.0, < 2.6.12
>= 2.7.0, < 2.7.15
>= 3.0.0, < 3.0.5

Patched versions

2.6.12
2.7.15
3.0.5

Description

A deserialization vulnerability existed in dubbo hessian-lite 3.2.11 and its earlier versions, which could lead to malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization protocol, during Hessian catch unexpected exceptions, Hessian will log out some imformation for users, which may cause remote command execution. This issue affects Apache Dubbo Apache Dubbo 2.6.x versions prior to 2.6.12; Apache Dubbo 2.7.x versions prior to 2.7.15; Apache Dubbo 3.0.x versions prior to 3.0.5.

References

Published by the National Vulnerability Database Jan 10, 2022
Reviewed Jan 11, 2022
Published to the GitHub Advisory Database Jan 12, 2022
Last updated Feb 3, 2023

Severity

Critical

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS score

1.190%
(85th percentile)

Weaknesses

CVE ID

CVE-2021-43297

GHSA ID

GHSA-vp5x-3v8r-qprw

Source code

No known source code
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.