Zoom RCE from Pwn2Own 2021
sector7.computest.nl
Zoom RCE from Pwn2Own 2021
1–10 of 126 posts
Re: Zoom RCE from Pwn2Own 2021
#2Re: Zoom RCE from Pwn2Own 2021
#3No one should be installing native apps for this now that we have WebRTC.
What is exactly “for this”?
Re: Zoom RCE from Pwn2Own 2021
#4No one should be installing native apps for this now that we have WebRTC.
Re: Zoom RCE from Pwn2Own 2021
#5No one should be installing native apps for this now that we have WebRTC.
WebRTC has had plenty of implementation issues. https://googleprojectzero.blogspot.com/2020/08/exploiting-an...
Re: Zoom RCE from Pwn2Own 2021
#6No one should be installing native apps for this now that we have WebRTC.
>> for this What is exactly “for this”?
I’d really prefer a world where people don’t have to deeply distrust software, but still adhere to principle of least privilege where it is reasonable to do so. I feel like if I have to install software natively, it better be software with a decent track record from a trustworthy team. However we’re really at a worst of both worlds situation with Zoom. I don’t trust it at all, and it gets a ton of privileges that are only checked in the sense that there might be some scrutiny from researchers.
Not saying I never had issues with the WebRTC solutions, but honestly, at worst I just found myself refreshing the tab and going on my way. Meanwhile I’ve been warned against even trying Zoom for Linux as apparently it makes the old Skype for Linux look like a solid product.
Re: Zoom RCE from Pwn2Own 2021
#7No one should be installing native apps for this now that we have WebRTC.
[0] https://support.zoom.us/hc/en-us/articles/360027397692-Deskt...
Re: Zoom RCE from Pwn2Own 2021
#8No one should be installing native apps for this now that we have WebRTC.
Re: Zoom RCE from Pwn2Own 2021
#9No one should be installing native apps for this now that we have WebRTC.
Re: Zoom RCE from Pwn2Own 2021
#10No one should be installing native apps for this now that we have WebRTC.
Nothing to do with native or not; and pushing everything to a web-browser makes a really complicated bit of software with weird quirks and potential hidden bugs. Yes it’s more tested, but when your code paths are literally infinite- “more eyes” isn’t going to help.