This thread is from 2010 and about the qmg format being used for boot screens: https://forum.xda-developers.com/showthread.php?t=792953
It might not be network exploitable on older devices, but still troubling.
Severity: Critical
Affected versions: O(8.X), P(9.0), Q(10.0)
Reported on: January 28, 2020
Disclosure status: Privately disclosed.
A possible memory overwrite vulnerability in Quram qmg library allows possible remote arbitrary code execution.
---
Note that this came from project zero.
I guess they got tired of finding iOS vulnerabilities and getting crap for it.
Edit: last time something this bad happened, Samsung surprised everyone by updating really old note devices. Let's see if they can repeat that.
They are also pretty open about CVEs and security patches: https://security.samsungmobile.com/
Note 3 was released in 2013, so Samsung is pushing security patches 7 years after introduction. That's better than any other company, including Apple!!
Does anyone know how to get this tablet at least somehow secure?
The attack is in their image processing library, the remote exploit comes from Samsung's messages app automatically processing MMS attachments. The twitter thread said that disabling MMS auto-download [or using another MMS app?] will probably fix that, but there could be other channels that cause the library to be used.
Depending on what you need the tablet to do, it may or may not suffice (looks like the main current issues are related to camera support).
https://forum.xda-developers.com/tab-s2/development/rom-line...
That subforum also has other builds of LineageOS as well as some AOSP ports and similar stuff. Definitely a bit hacky but so goes the unofficial maintenance of older mobile devices.
* What's the vulnerability?
* Has it been patched?
* How do we mitigate it?
It has been patched in the latest update.
The Twitter thread says that disabling MMS auto download in the messaging app [or using another MMS app?] should probably fix the 0-click aspect of it, but would still leave open other channels of exploitation.
I'm wondering if I'm vulnerable.
1: https://googleprojectzero.blogspot.com/2020/04/fuzzing-image...
2: https://www.forbes.com/sites/forbes-personal-shopper/2020/05...
* https://bugs.chromium.org/p/project-zero/issues/detail?id=20...
* https://security.samsungmobile.com/securityUpdate.smsb
* https://github.com/googleprojectzero/SkCodecFuzzer
TLDR: Using a fuzzer, they found multiple RCEs in a custom image format called qmage. It can be turned into a interactionless takeover by sending crafted MMS messages to a phone. A major part of the attack was defeating ASLR. The qmage vulnerabilities have been patched by Samsung in the May update.