On Thu, Dec 03, 2015 at 02:12:08AM +0000, Random832 wrote: > [...] > > Vim isn't opening a file that exists, it is trying to find a file that > doesn't exist. Which means it can't be tricked into opening a file that > exists.
So let's try to steal the file content instead. If a normal user can mount FUSE filesystems with the "allow_other" option (this can be enabled by root, and can't be enabled per user), the user can trick another user to put temporary files on a FUSE filesystem he controls, thus he can know all the data written there. I didn't try it, but I think this is possible. -- Best regards, lilydjwg -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
