logoalt Hacker News

rmellowyesterday at 8:51 PM3 repliesview on HN

Not the first time Zoom abuses privilege.

A few years back, there was something about gaining root on MacOS via Zoom due to shady execution on their end.

They've lost my trust since then, and I'll only run it sandboxed: https://gist.github.com/cielavenir/02f322e322a2a3555dbf2b38f...

I always ask (1) why does an app require installation and (2) why would it require root?

There are valid answers for both, but realistically, all a videoconferencing app should need (apart from audio and video and maybe screen sharing) is to store a config file.

There's no legitimate use for it accessing privileged or private paths.


Replies

spondyltoday at 1:53 AM

> A few years back, there was something about gaining root on MacOS via Zoom due to shady execution on their end.

> There's no legitimate use for it accessing privileged or private paths.

Well, that was the whole premise that made Zoom popular in the first place! It was a true one click install which made onboarding frictionless for non-technical users

Security wise, it's insane but user experience wise, it was unbeatable and is what solidified their position. It's ironic nowadays that all of those tricks have been stripped away, making it just as painful as any other platform to install on a fresh machine.

mcintyre1994yesterday at 9:49 PM

Out of interest why do you still use the app and not just use it in the browser? I feel much more secure having it in the browser sandbox and everything I care about works in the browser.

show 2 replies
wolvoleoyesterday at 10:11 PM

Yes Apple even blocked their app because they refused to fix it. Eventually they did and unfortunately they were allowed again.

It wasn't really root as much as an open backdoor on a TCP port as far as I recall.

show 1 reply