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

Fatal Security Issue #15

Closed
maltefiala opened this issue May 11, 2013 · 1 comment
Closed

Fatal Security Issue #15

maltefiala opened this issue May 11, 2013 · 1 comment
Labels

Comments

@maltefiala
Copy link

If multiple users are logged in on the same server forwarding the same port, files opened via rmate get sent to the user who logged in first.

@sorbits sorbits closed this as completed May 11, 2013
@sorbits
Copy link
Member

sorbits commented May 11, 2013

If you use rmate with a system that other people login to, you should change the default port and check that setting up the tunnel was succesful before calling ‘rmate’.

While still vulnerable for receiving other peoples’ files, this isn’t something I plan to address, as it is not enabled by default.

You are welcome to submit a pull request that will address the issue. I guess the simplest approach would be to introduce a shared secret that would have to be entered in TextMate and ‘rmate’ would prompt for, if not found among the provided settings.

On May 11, 2013, at 7:14, malte notifications@github.com wrote:

If multiple users are logged in on the same server forwarding the same port, files opened via rmate get sent to the user who logged in first.

Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants