CVE-2021-37579

Deserialization of Untrusted Data in maven/org.apache.dubbo/dubbo

Identifiers

CVE-2021-37579

Package Slug

maven/org.apache.dubbo/dubbo

Vulnerability

Deserialization of Untrusted Data

Description

The Dubbo Provider will check the incoming request and the corresponding serialization type of this request meet the configuration set by the server. But there's an exception that the attacker can use to skip the security check (when enabled) and reaching a deserialization operation with native java serialization.

Affected Versions

All versions starting from 2.7.0 before 2.7.13, all versions starting from 3.0.0 before 3.0.2

Solution

Upgrade to versions 2.7.13, 3.0.2 or above.

Last Modified

2021-09-20

source