RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
21–30 of 109 posts
Re: RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
#22Re: RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
#23Could someone with insight give an estimate for how much you could sell an exploit like this, which let's you RCE a fair bunch of developer machines? It feels that paired with a good blog (ironically about WLS) this could be very profitable, compared to the $0 MS awarded them.
^ this is both a good and a sad indicator, it means the bar of post-exploitation for such a bug (on developers' boxes) is "sufficiently high" that your favorite ransomware gangs are not eager to get on. OTOH it means they have way more "easier" enterprise-y targets...
Re: RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
#24Earlier quoted context omitted.
> Browsers need to stop connecting to anything other than what's typed into the navigation bar. Yes, indeed!
oh how i would love this future.
Re: RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
#25Earlier quoted context omitted.
While most of me likes the idea of being paid good money for my efforts, or even for doing nothing if I can get away with it, a rather pesky part of me (a nagging entity that calls itself “a conscience”) would take all the fun out of doing it by enabling harm to others (via selling information on possible exploits, for instance). The other blockers of course being that I have neither the skills nor the time to find s…
meh, if you don't do it someone else will.
Re: RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
#26Re: RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
#27Issues like this have been repeated countless times in various IDEs, debugger interfaces and local services using browser as UI. Developers need to stop using network sockets as IPC channels for local services unless browsers significantly increase the restrictions on cross site requests. Similar situation with regular CSRF attacks. And it needs to be opt out not opt in. As long it's a responsibility of developer to…
One can dream.
Re: RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
#28If you find a way to take over MS accounts, or force email swaps, or even gamertag shanaigans, there is too much money to be made, there is not even a point for a bug bounty.
It's like a $40 reward for returning a purse filled with $250k.
I agree with OP: no more free bugs.
Re: RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
#29Earlier quoted context omitted.
While most of me likes the idea of being paid good money for my efforts, or even for doing nothing if I can get away with it, a rather pesky part of me (a nagging entity that calls itself “a conscience”) would take all the fun out of doing it by enabling harm to others (via selling information on possible exploits, for instance). The other blockers of course being that I have neither the skills nor the time to find s…
meh, if you don't do it someone else will.
Follow the golden rule.
Re: RCE in Visual Studio Code's Remote WSL for Fun and Negative Profit
#30Issues like this have been repeated countless times in various IDEs, debugger interfaces and local services using browser as UI. Developers need to stop using network sockets as IPC channels for local services unless browsers significantly increase the restrictions on cross site requests. Similar situation with regular CSRF attacks. And it needs to be opt out not opt in. As long it's a responsibility of developer to…
What if browsers learned to connect to Unix sockets? And windows named pipes? And users could control these endpoints by the usual filesystem permissions? One can dream.
Browser are already way too big.