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

Block path traversal (project name with .. or /) outside project directory #18

Merged
merged 3 commits into from Mar 26, 2019

Conversation

cvtsi2sd
Copy link
Contributor

We still allow path traversal for compatibility with current
subprojects.quark that exploit this hack (and their freeze.quark as
well), but at least we block going outside the project directory

…t directory

we still allow path traversal for compatibility with current
subprojects.quark that exploit this hack (and their freeze.quark as
well), but at least we block going outside the project directory
It blocks naive .. stuff anyway, but still allows developers leeway to
play tricks with symlinks outside of the sandbox
@mbeniamino mbeniamino merged commit 3311efe into master Mar 26, 2019
@cvtsi2sd cvtsi2sd deleted the block-path-traversal-outside-project-dir branch January 7, 2020 08:54
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.

None yet

2 participants