Earlier quoted context omitted.
If they didn’t exist it would be a different company in Russia or China. The demand exists.
Maybe that’s true, it probably is, but they should still be sanctioned into oblivion considering they consistently are in the headlines on the wrong end of this being used for deeply questionable purposes.
NSO group iPhone zero-click, zero-day exploit captured in the wild
241–250 of 886 posts
Re: NSO group iPhone zero-click, zero-day exploit captured in the wild
#242Here we go again... NSO Group has a long history of 0-click, 0-days against iMessage, and just a few months ago Kaspersky caught a different zero day iMessage exploit targeting their staff. If Apple repeatedly fails at securing their devices from an attack vector that has been demonstrated over, and over, and over... no wonder China is banning government officials from using their devices.
If you show me software that's immune to advanced 0-days, I'll show you software that isn't usable.
For image decoding in particular, you can put the software into an exceptionally restrictive sandbox, or use a language that builds in the same restrictions.
No I/O. No system calls. Just churn internally and fill a preallocated section of memory with RGBA.
The broader system will still have weaknesses, but it won't have this kind, and this kind keeps happening.
Re: NSO group iPhone zero-click, zero-day exploit captured in the wild
#243Earlier quoted context omitted.
What is frustrating is the NSO group continues to exist despite all the bad they do. How many people are they responsible for being on the receiving end of a bone saw?
If they didn’t exist it would be a different company in Russia or China. The demand exists.
Re: NSO group iPhone zero-click, zero-day exploit captured in the wild
#244Earlier quoted context omitted.
All good points, but hopefully Google would be able to find the resources to overcome these?
It can be overcome with time and it is getting better, those are just the historical reasons it's not already better. Google has contributed lots of fuzzing time and security improvements to eg ffmpeg already.
Re: NSO group iPhone zero-click, zero-day exploit captured in the wild
#245Earlier quoted context omitted.
Not only humans, the math says it’s not knowable whether any open ended hardware/software is inherently safe.
It's not knowable for any, but it is knowable for some. You just have to build systems that are in the some and are inherently safe. Difficult, not impossible.
Something that many companies are not willing to invest in since it will have a negative impact on the shareholder values.
Often risks are accepted, and cybersecurity insurance is used to mitigate those risks.
Re: NSO group iPhone zero-click, zero-day exploit captured in the wild
#246So at what point does the world bring sanctions against Israel for allowing organizations like this to exist there? Everyone knows NSO is just a dubiously legal version of common APT groups, so how do they still exist after these years?
Re: NSO group iPhone zero-click, zero-day exploit captured in the wild
#247Again a buffer overflow in image decoding, that sounds similar to the one from 2021 [1]. That one was wild, building a CPU out of primitives offered by an arcane image compression format embedded in pdf, to be able to do enough arithmetic to further escalate to arbitrary code execution! [1]: https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-i...
Re: NSO group iPhone zero-click, zero-day exploit captured in the wild
#248Re: NSO group iPhone zero-click, zero-day exploit captured in the wild
#249Again a buffer overflow in image decoding, that sounds similar to the one from 2021 [1]. That one was wild, building a CPU out of primitives offered by an arcane image compression format embedded in pdf, to be able to do enough arithmetic to further escalate to arbitrary code execution! [1]: https://googleprojectzero.blogspot.com/2021/12/a-deep-dive-i...
Maybe a dumb question, but why are media decoders, which are notoriously high risk, not well sandboxed?
Re: NSO group iPhone zero-click, zero-day exploit captured in the wild
#250Earlier quoted context omitted.
Please... Androids no better. At least Apple will have it patched within the year of discovery. Can't say the same for other Android vendors.
On Android you can disable automatic link preview and downloading of MMS messages. You can also swap out the application that handles text messages entirely. This eliminates this whole class of attack.
That's the part that is still unclear with this BLASTPASS business. Surely iOS isn't running the messaging app as a device root, right? There's some other presumably-unpatched privilege elevation attack going on?