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

Major security issue: overwriting any file #8

Closed
vikstrous opened this issue Feb 16, 2013 · 1 comment
Closed

Major security issue: overwriting any file #8

vikstrous opened this issue Feb 16, 2013 · 1 comment

Comments

@vikstrous
Copy link

If you turn on the server, that immediately gives anyone on the network the ability to make you overwrite any file on the file system (subject to permissions of the current user). You need to either let the receiver be the one who specifies the filename or strip the path from the filename.

@jwilberding
Copy link
Owner

Yeah this is a dupe of issue #1, I am fixing that now. Thanks!

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

2 participants