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

Insecure comparison #59

Closed
wants to merge 1 commit into from
Closed

Insecure comparison #59

wants to merge 1 commit into from

Conversation

iliakan
Copy link

@iliakan iliakan commented Sep 4, 2014

Without that fix, a path /my-secret is consedered fine for the root /my.

Maybe the issue is autofixed by the next parts assignment? Not sure exactly if the vulnerability exists, but the comparison is insecure.

Without that fix, a path `/my-secret` is consedered fine for the root `/my`.

Maybe the issue is autofixed by the next `parts` assignment? Not sure exactly if the vulnerability exists, but the comparison is insecure.
@iliakan iliakan closed this Sep 4, 2014
@iliakan iliakan deleted the patch-1 branch September 4, 2014 17:54
dougwilson added a commit that referenced this pull request Sep 4, 2014
@pillarjs pillarjs locked and limited conversation to collaborators Jan 5, 2015
@dougwilson dougwilson added the bug label Jan 7, 2015
@dougwilson dougwilson self-assigned this Jan 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants