Closed TheAschr closed 3 years ago
Are you sure this is an open-redirect issue? I tried this in my browser and it simply works for any site (including google.com). Looks like expected browser behavior to me.
I think you are right. I am waiting to hear back if acunetix is giving a false positive:
I don't think this is valid at all so closing:
curl -v -L 'https://try.sentry-demo.com%252F@b.xy'
* Rebuilt URL to: https://try.sentry-demo.com%252F@b.xy/
* Could not resolve host: b.xy
* Closing connection 0
curl: (6) Could not resolve host: b.xy
Environment
self-hosted (
onpremise
deployment)Version
21.8.0
Steps to Reproduce
https://cwe.mitre.org/data/definitions/601.html
Expected Result
Should not redirect user to malicious site.
Actual Result
User gets redirected to malicious site.