Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 applicationsUpgrade github.com/go-chi/chi/v5/middleware
to version 5.2.2 or higher.
Affected versions of this package are vulnerable to Open Redirect via the RedirectSlashes
function. An attacker can redirect users to arbitrary external sites by manipulating the Host
header in HTTP requests.