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

increase checks on url format #547

Closed
plegall opened this issue Nov 17, 2016 · 1 comment
Closed

increase checks on url format #547

plegall opened this issue Nov 17, 2016 · 1 comment

Comments

@plegall
Copy link
Member

plegall commented Nov 17, 2016

Basic filter_var($url, FILTER_VALIDATE_URL, FILTER_FLAG_SCHEME_REQUIRED | FILTER_FLAG_HOST_REQUIRED) is not very strong. We need something stronger.

@plegall plegall added this to the 2.8.3 milestone Nov 17, 2016
@plegall plegall self-assigned this Nov 17, 2016
@fgeek
Copy link

fgeek commented Oct 10, 2017

Please use CVE-2016-10514 for this issue.

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

No branches or pull requests

2 participants