Skip to content

httpoxy #18

@dominics

Description

@dominics

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?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions