Open Redirect Affecting org.apache.dubbo:dubbo-common Open this link in a new tab package, versions [2.7.0, 2.7.10) [2.6.0, 2.6.10)
Attack Complexity
Low
User Interaction
Required
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGAPACHEDUBBO-1298627
-
published
2 Jun 2021
-
disclosed
2 Jun 2021
-
credit
Unknown
Introduced: 2 Jun 2021
CVE-2021-25640 Open this link in a new tabHow to fix?
Upgrade org.apache.dubbo:dubbo-common
to version 2.7.10, 2.6.10 or higher.
Overview
org.apache.dubbo:dubbo-common is a high-performance, java based, open source RPC framework.
Affected versions of this package are vulnerable to Open Redirect. The usage of parseURL
method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability.