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

httpoxy #18

Open
dominics opened this issue Jul 22, 2016 · 0 comments
Open

httpoxy #18

dominics opened this issue Jul 22, 2016 · 0 comments

Comments

@dominics
Copy link

dominics commented Jul 22, 2016

Could you please check this project for the httpoxy.org vulnerability?

I'm particularly interested in this bit:

if (getenv("http_proxy") !== false ) {

That file appears to be loaded as a prepend file before executing any PHP? But, did you realise that get_env is case-insensitive in many environments (such as mod_php?) - you may end up trusting the value of a Proxy header.

Apologies if it turns out you're unaffected. (But that'd be though pure luck, right?)

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