3xx Redirection
302Found
A temporary redirect to the URL in the Location header; the original URL should continue to be used for future requests.
Security relevance
Redirect targets built from user input without validation cause open redirects (CWE-601), often abused in phishing.