FLAG_SECURE misuse incognito mode
Categories
(Emerging Markets Graveyard :: Security: Firefox Lite, defect)
Tracking
(Not tracked)
People
(Reporter: mishra.dhiraj95, Unassigned, NeedInfo)
Details
(Keywords: reporter-external)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
The FLAG_SECURE setting was initially introduced as an additional setting to WindowManager.LayoutParams to prevent DRM-protected content from appearing in screenshots, video screencaps or from being viewed on “non-secure displays”.
Firefox Lite for android does not prevent screenshot which is taken in private tab or in incognito mode.
Aside, I verified this with Chrome and Samsung they prevent taking screenshot from private mode.
Comment 1•6 years ago
•
|
||
Asking Joe Cheng for input on this bug. (I can't move it to a Lite product in Bugzilla because it does not exist)
Updated•6 years ago
|
Reporter | ||
Comment 2•6 years ago
|
||
Just to add, apart from the lite version the normal FF for android is also affected by this. Aside, I did few more research on this an below is the attack scenario which I can think as of now.
Several scenarios would result in an app being installed on a user’s phone recording their activity. These include:
- Malicious casting apps requiring record permission, since users usually don’t know that casting apps can also record their screen;
- Innocuous-looking apps using Cloak & Dagger attacks;
- Malicious app installed through third-party Android app stores or bypassing PHA detection filters of the Play Store;
- Malicious app pushed to the smartphone using the Play Store feature in a Man-in-the-Browser attack scenario;
Comment 3•6 years ago
|
||
This being a security bug is not useful. For Firefox for Android there is already bug 1145505 but with the product being on our ESR branch very little work is being done on it. A major behavior change like that would be unusual. For Firefox Preview there is https://github.com/mozilla-mobile/fenix/issues/2768
Comment 4•6 years ago
|
||
(In reply to Kevin Brosnan [:kbrosnan] from comment #3)
This being a security bug is not useful. For Firefox for Android there is already bug 1145505 but with the product being on our ESR branch very little work is being done on it. A major behavior change like that would be unusual. For Firefox Preview there is https://github.com/mozilla-mobile/fenix/issues/2768
Note that this bug is about Firefox Lite.
(I'm also adding a bounty request flag on behalf of the reporter, well knowing that it's unlikely to be granted)
Comment 5•6 years ago
|
||
My comment 3 was based on the start of the reporter's comment 2.
(In reply to Dhiraj Mishra from comment #2)
Just to add, apart from the lite version the normal FF for android is also affected by this...
Updated•5 years ago
|
Comment 6•3 years ago
|
||
Updated•1 year ago
|
Description
•