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

Security issue: read-only can be bypassed #36

Closed
jomo opened this issue Dec 24, 2013 · 2 comments
Closed

Security issue: read-only can be bypassed #36

jomo opened this issue Dec 24, 2013 · 2 comments

Comments

@jomo
Copy link

jomo commented Dec 24, 2013

as host:
wemux start => creates new bash session

as client, access denied:
wemux => attaches, cannot do anything: Client is read only

as client, bypassing read only:
wemux send "any command here" => works. command will be sent to bash session

@zolrath
Copy link
Owner

zolrath commented Mar 13, 2014

971f8c3 fixes this! Thank you very much for the report, sorry for the delay!

@zolrath zolrath closed this as completed Mar 13, 2014
@jomo
Copy link
Author

jomo commented Mar 13, 2014

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