CVE-2021-30179

Severity
9.8CRITICAL
EPSS
3.6%
top 12.26%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJun 1
Latest updateMar 18

Description

Apache Dubbo prior to 2.6.9 and 2.7.9 by default supports generic calls to arbitrary methods exposed by provider interfaces. These invocations are handled by the GenericFilter which will find the service and method specified in the first arguments of the invocation and use the Java Reflection API to make the final call. The signature for the $invoke or $invokeAsync methods is Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/Object; where the first argument is the name of the method to invoke, th

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HExploitability: 3.9 | Impact: 5.9

Affected Packages4 packages

NVDapache/dubbo2.6.02.6.9+2
Mavenorg.apache.dubbo:dubbo2.5.02.7.10
CVEListV5apache_software_foundation/apache_dubboApache Dubbo 2.7.x2.7.9+1
Mavencom.alibaba:dubbo2.5.02.6.9

🔴Vulnerability Details

3
OSV
Deserialization of Untrusted Data in Apache Dubbo2022-03-18
GHSA
Deserialization of Untrusted Data in Apache Dubbo2022-03-18
CVEList
Apache Dubbo Pre-auth RCE via Java deserialization in the Generic filter2021-05-31
CVE-2021-30179 (CRITICAL CVSS 9.8) | Apache Dubbo prior to 2.6.9 and 2.7 | cvebase.io