Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Clipboard content leaks to remote computer #7345

Closed
lucentwolf opened this issue Mar 9, 2024 · 0 comments
Closed

Clipboard content leaks to remote computer #7345

lucentwolf opened this issue Mar 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@lucentwolf
Copy link

lucentwolf commented Mar 9, 2024

Bug Description

Irritating & posing leak-risks:

  • A connects to B
  • A performs a clipboard-copy (ctrl-c) outside Rustdesk (e.g. in editor)
  • B performs a clipboard-paste (ctrl-v) and receives A's clipboard content.

Possibly linked to #7321

I consider this a very high risk since many password managers use clipboards & I don't like Rustdesk to leak it to computers/people I connect to

How to Reproduce

see bug description

Expected Behavior

A clipboard paste should only be using the local computer's clipboard content; that is

  • A connects to B
  • A performs ctrl-c outside Rustdesk
  • If A performs ctrl-v in Rustdesk; A's clipboard content is used (on B's computer via Rustdesk)
  • If B performs ctrl-v, B's clipboard content is used (on B's computer)

Operating system(s) on local side and remote side

both Ubuntu 23.10 wayland

RustDesk Version(s) on local side and remote side

1.2.3

Screenshots

Additional Context

No response

@lucentwolf lucentwolf added the bug Something isn't working label Mar 9, 2024
Repository owner locked and limited conversation to collaborators Mar 9, 2024
@rustdesk rustdesk converted this issue into discussion #7346 Mar 9, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant