CVE-2021-37579

CVE-2021-37579: Bypass deserialization checks in Apache Dubbo

Vendor Apache Software Foundation
Product Apache Dubbo
Published September 9, 2021
Last update August 4, 2024

CVSS base score

What the vulnerability does

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. Apache Dubbo 2.7.13, 3.0.2 fixed this issue by quickly fail when any unrecognized request was found.

Key dates

Disclosure timeline

September 9, 2021 CVE published
August 4, 2024 Record updated