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

Fixed url-parse vulnerability. (Closes #159) #160

Merged
merged 1 commit into from
Aug 7, 2018
Merged

Conversation

alallier
Copy link
Owner

@alallier alallier commented Aug 7, 2018

Fixed url-parse vulnerability. See https://github.com/unshiftio/url-parse/blob/master/SECURITY.md#history

url-parse returns wrong hostname which leads to multiple vulnerabilities such as SSRF, Open Redirect, Bypass Authentication Protocol.

Closes #159

…arse/blob/master/SECURITY.md#history

> url-parse returns wrong hostname which leads to multiple vulnerabilities such as SSRF, Open Redirect, Bypass Authentication Protocol.
@alallier alallier merged commit 1477e9c into master Aug 7, 2018
@alallier alallier deleted the fixUrlParseVul branch August 7, 2018 01:20
@g-harel
Copy link

g-harel commented Aug 7, 2018

🎉🎉

@alallier
Copy link
Owner Author

alallier commented Aug 7, 2018

@g-harel Publish to npm. Let me know if you have any more trouble!

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

Successfully merging this pull request may close these issues.

2 participants