Exploiting a referer open redirect
I wanted to know if it is possible to exploit the fact that in my webapp the Referer header of a request is being reflected in the response.
For example:
GET /endpoint1 HTTP/2
Host: mysite.com
Cookie: session=3276372
Referer: evil.com