1 matches found
GHSA-H5G6-XMH4-HC37 OpenRun: Redirect URL validation bypass using //host paths leads to Open Redirect
Summary The restrictions on redirect URLs in openrun can be bypassed by attackers, leading to open redirect attacks. Details In the current project, the referrer header value is used for subsequent redirects, so there is currently a validation for this redirect value. The current validation logic...