You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found via code audit. internal/clipboard/service.go:228. Text interpolated into cmd /c echo ... | clip. Only double-quotes stripped. &, |, ^, % all execute commands. Malicious media title = RCE.
Found via code audit. internal/clipboard/service.go:228. Text interpolated into cmd /c echo ... | clip. Only double-quotes stripped. &, |, ^, % all execute commands. Malicious media title = RCE.