Open Redirect Affecting org.apache.dubbo:dubbo-common package, versions [2.7.0, 2.7.10) [2.6.0, 2.6.10)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    EPSS 0.14% (49th percentile)
Expand this section
NVD
6.1 medium

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

How 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.