In Apache Dubbo prior to 2.6.9 and 2.7.9, the usage of parseURL method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability.
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Dubbo | Apache | 2.5.0 (including) | 2.6.9 (excluding) |
Dubbo | Apache | 2.7.0 (including) | 2.7.9 (excluding) |