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

Consider malcrafted url's #534

Closed
wmrutten opened this issue Jan 31, 2018 · 1 comment
Closed

Consider malcrafted url's #534

wmrutten opened this issue Jan 31, 2018 · 1 comment

Comments

@wmrutten
Copy link
Contributor

There's a discussion on Zulip about malcrafted urls:
https://chat.fhir.org/#narrow/stream/implementers/subject/URL.20Parsing

Exploits by Orange Tsai:
https://www.blackhat.com/docs/us-17/thursday/us-17-Tsai-A-New-Era-Of-SSRF-Exploiting-URL-Parser-In-Trending-Programming-Languages.pdf
http://blog.orange.tw/2017/07/how-i-chained-4-vulnerabilities-on.html

List of test url's
https://www.lookout.net/test/url/

Maybe we can implement at least some unit tests for this?

@marcovisserFurore
Copy link
Member

These kinds of exploits should be resolved and handled by the server, not this SDK. Because it cannot know the context it is in.

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

3 participants