Motion sensors lacking access permission can compromise user data privacy.
Categories
(Core :: DOM: Events, defect)
Tracking
()
People
(Reporter: horizonf88, Unassigned)
References
Details
(Keywords: reporter-external, Whiteboard: [reporter-external] [client-bounty-form] [verif?])
Attachments
(3 files)
In a standard Firefox tab on Android, it is possible for an attacker to access
motion data without obtaining the user's consent.
Motion sensor data has the potential to serve as a vector for specific types of
attacks.
In the blog below, it is evident that the motion sensor is intended to request
permission from the user
https://www.w3.org/TR/permissions/
VERSION
Firefox Nightly 121.0a1
Operating System: Android 13
REPRODUCTION CASE
- Extract the zip
- Host the below poc.html
- Open Nightly, Open the below poc website
- Click the "Request motion" button
Comment 1•2 years ago
|
||
In the future, it would be easier for us to look at the bug if you attached files individually rather than in an archive.
Comment 2•2 years ago
|
||
Comment 3•2 years ago
|
||
I'll move this to DOM: Events for now but maybe that's not right.
| Reporter | ||
Comment 4•2 years ago
|
||
Last time i checked there was no multiple files selecing option,so archived into a zip.
Comment 5•2 years ago
|
||
(In reply to horizonf88 from comment #4)
Last time i checked there was no multiple files selecing option,so archived into a zip.
There isn't a multi-file option, but if you zip it up it just means someone else has to attach them individually. Or the hassle of downloading and expanding the archive is enough to discourage semi-interested folks from taking a quick peak and then the bug it bottlenecked waiting for the people who will get officially assigned to it.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Description
•