Phishing thru URL Redirection.
An attacker can e-mail NAV users with a valid link to the NAV Web Client, but with a malicious ReturnUrl payload. If a user clicks on the link, the user will be routed to the correct system to authenticate. After successful authentication, user will be redirected as specified in ReturnUrl.
https://yourserver.com/NAVInstance/WebClient/SignIn.aspx?ReturnUrl=%2f%2fgoogle.com&tenant=tenant1
We have tested this on our servers and after authentication it redirects you to any web you put as ReturnUrl parameter.
Please, could you help with this issue? Is it possible to configure a whitelist validation for the “ReturnUrl” parameter in order to accept only the known values for redirection? How can configure this on web client?
Is there any other workaround?
Thank you and regards,
*This post is locked for comments