Earlier quoted context omitted.
I would be an order of magnitude less concerned with camera/mic access, compared to perfect historical proof of my usage and communication patterns. Exploits often feel like pathogens, probably why they share the term virus. If a virus has a high mortality rate, contagion is lower, because it frequently kills the host before it can spread. Similarly, I think a 'complete device compromise' is much more likely to be id…
It's hardly 'perfect historical proof', not to diminish the seriousness of the vulnerability. But more importantly, the mechanism matters a great deal. This particular vulnerability requires the install of a malicious app, a much higher bar than a 'drive by' exploitation. This leaves a trace and exposes the attacker to consequences. No (statistically speaking) app producer with any interest in continuing to use the p…
Disclosure of three 0-day iOS vulnerabilities
71–80 of 464 posts
Re: Disclosure of three 0-day iOS vulnerabilities
#72Earlier quoted context omitted.
FYI, 0-day just means "first time made public".
It means a vulnerability is made public while there is no patch available. As opposed to releasing the information a number of days after the patch was released.
> I've reported four 0-day vulnerabilities this year
They're just using 0-day to mean "a new vulnerability finding disclosed to the vendor privately", which is becoming the new definition of the term.
Re: Disclosure of three 0-day iOS vulnerabilities
#73Earlier quoted context omitted.
You can do a lot more damage with someone's bank account than you can by exploding their phone.
Won’t matter much if it burns your house down while you’re inside. A complete compromise can also get access to your bank, mail accounts, message history, mic and camera. Which vulnerability would you prefer be used against you?
Re: Disclosure of three 0-day iOS vulnerabilities
#74The problem is that cybersecurity is ridiculous hard problem. The junior to senior developers are just using existing frameworks with poor documentation. Any consumer technology will be beaten to submission. It's the same never-ending war as anti-cheat vs cheat.
Re: Disclosure of three 0-day iOS vulnerabilities
#75Obscure ad-tech companies would love to get those installed apps like they were aggressively doing (Facebook & Twitter too) about 5 years ago.
Facebook and Twitter exploited 0-day security vulnerabilities to collect private data? Can show the proof link please?
Re: Disclosure of three 0-day iOS vulnerabilities
#76Earlier quoted context omitted.
If these are gargantuan, how would you describe a remote zero click complete device compromise (complete with camera/microphone access)? What about an exploit that can cause the users phone to explode?
You can do a lot more damage with someone's bank account than you can by exploding their phone.
Re: Disclosure of three 0-day iOS vulnerabilities
#77The problem is that cybersecurity is ridiculous hard problem. The junior to senior developers are just using existing frameworks with poor documentation. Any consumer technology will be beaten to submission. It's the same never-ending war as anti-cheat vs cheat.
Re: Disclosure of three 0-day iOS vulnerabilities
#78Explain I'm naive: why would Apple's bug bounty program be so poorly run? Is it simply a sign of organizational failure? (e.g. perhaps the managers running the program have been promoted to a position that they simply don't belong in, and higher up execs don't care? Or are they prioritizing profit over success?) I would think that, given the profitability and positioning of Apple in the marketplace, that they would b…
It's interesting to me that in this entire thread, nobody is even mentioning or considering the possibility that COVID has impacted Apple's operations. It obviously has. It has affected every tech company. Certainly it has affected mine. Whether this is an example of that, I don't know, of course, but I think it's plausible.
Sitting at home looking at a monitor and typing is largely the same doing the same thing in an office. They're not service sector workers, doctors, nurses, or truck drivers who actually have had to deal with the impact of this head on.
Re: Disclosure of three 0-day iOS vulnerabilities
#79Explain I'm naive: why would Apple's bug bounty program be so poorly run? Is it simply a sign of organizational failure? (e.g. perhaps the managers running the program have been promoted to a position that they simply don't belong in, and higher up execs don't care? Or are they prioritizing profit over success?) I would think that, given the profitability and positioning of Apple in the marketplace, that they would b…
It's interesting to me that in this entire thread, nobody is even mentioning or considering the possibility that COVID has impacted Apple's operations. It obviously has. It has affected every tech company. Certainly it has affected mine. Whether this is an example of that, I don't know, of course, but I think it's plausible.
Re: Disclosure of three 0-day iOS vulnerabilities
#80Earlier quoted context omitted.
Facebook and Twitter exploited 0-day security vulnerabilities to collect private data? Can show the proof link please?
I believe the poster was referring to the practice of testing if an app was installed by calling [UIApplication canOpenURL:] —- as I recall Twitter was found to check for hundreds of different apps, to feed into their ads and analytics business, and Apple later changed it to only be callable 50 times.