Description
This endpoint is possibly vulnerable to URL redirection attacks.
URL redirection is sometimes used as a part of phishing attacks that confuse visitors about which web site they are visiting.
Remediation
Your script should properly sanitize user input.
References
Unvalidated Redirects and Forwards Cheat Sheet
HTTP Response Splitting, Web Cache Poisoning Attacks, and Related Topics