org.apache.dubbo:dubbo-rpc-http@2.7.7 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.dubbo:dubbo-rpc-http package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Remote Code Execution (RCE)

org.apache.dubbo:dubbo-rpc-http is a JSON-RPC module of dubbo project

Affected versions of this package are vulnerable to Remote Code Execution (RCE) via 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.

How to fix Remote Code Execution (RCE)?

Upgrade org.apache.dubbo:dubbo-rpc-http to version 2.7.10, 2.6.10 or higher.

[2.7.0,2.7.10) [2.6.0,2.6.10)