First published: Wed Apr 01 2020(Updated: )
Unsafe deserialization occurs within a Dubbo application which has HTTP remoting enabled. An attacker may submit a POST request with a Java object in it to completely compromise a Provider instance of Apache Dubbo, if this instance enables HTTP. This issue affected Apache Dubbo 2.7.0 to 2.7.4, 2.6.0 to 2.6.7, and all 2.5.x versions.
Credit: security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Dubbo | >=2.5.0<=2.5.10 | |
Apache Dubbo | >=2.6.0<=2.6.7 | |
Apache Dubbo | >=2.7.0<=2.7.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-17564 is a vulnerability that allows for unsafe deserialization in a Dubbo application with HTTP remoting enabled.
An attacker can submit a POST request with a Java object to compromise a Provider instance of Apache Dubbo if it has HTTP enabled.
Versions 2.5.0 to 2.5.10, 2.6.0 to 2.6.7, and 2.7.0 to 2.7.4 of Apache Dubbo are affected.
CVE-2019-17564 has a severity level of 9.8 (critical).
To fix CVE-2019-17564, update Apache Dubbo to a version that is not affected by the vulnerability.