Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open redirect #101

Open
Timvde opened this issue Dec 20, 2018 · 2 comments
Open

Open redirect #101

Timvde opened this issue Dec 20, 2018 · 2 comments

Comments

@Timvde
Copy link

Timvde commented Dec 20, 2018

We found an open redirect in dapperdox. Installed latest version (1.2.1) with go get.

Steps to reproduce:

  • Download and compile dapperdox
  • dapperdox --spec-dir=examples/specifications/petstore
  • Browse to http://localhost:3123//%5cexample.com

Result: http://example.com loads
Expected result: 404 page

@Timvde
Copy link
Author

Timvde commented Dec 20, 2018

I just noticed that the 1.2.1 I got from go get isn't the latest... I'll try again with 1.2.2. But it doesn't seem to be a new issue, since we originally found it in 1.1.1.

Edit: confirmed still an issue in 1.2.2.

@Timvde
Copy link
Author

Timvde commented Mar 5, 2019

I debugged this and submitted a PR to pat: gorilla/pat#20. So far, no response yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant