-
Notifications
You must be signed in to change notification settings - Fork 22
Issues: wkcaj/safecurl
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Vulnerability: Domain whitelist/blacklist checking is done via regex, can be bypassed
#24
opened Oct 4, 2019 by
justinsteven
HTTP paths with / in it gets encoded to %2F which breaks the URL
#16
opened Nov 25, 2014 by
hughdavenport
HTTP redirects with no schema (//newdomain/blah) doesn't work
#15
opened Nov 25, 2014 by
hughdavenport
IP-based whitelist can be bypassed with a custom name server
bug
#10
opened May 21, 2014 by
lifthrasiir
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.