browser allows browsing the phone filesystem
Bug #1393515 reported by
Oliver Grawert
This bug affects 12 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
Unassigned | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Critical
|
Unassigned |
Bug Description
Using a URL like: file:/// gets you to the root of the phone filesystem ... i assume this is not actually desired since we even block the filemanager app to go higher up then $HOME without requiring a password.
The webbrowser-app should either:
* behave like the file-manager (see bug #1347010 for details)
* file:/// should be disabled altogether on the phone
* webbrowser-app should run confined which would force the use of
content-hub by limiting file:/// access to those paths allowed by
policy
information type: | Public → Private Security |
Changed in webbrowser-app (Ubuntu): | |
status: | New → Confirmed |
Changed in webbrowser-app (Ubuntu RTM): | |
status: | New → Confirmed |
Changed in canonical-devices-system-image: | |
milestone: | ww46-2015 → ww40-2015 |
status: | Confirmed → Fix Committed |
Changed in webbrowser-app (Ubuntu): | |
status: | Confirmed → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Neither preferences. allowFileAccess FromFileUrls nor preferences. allowUniversalA ccessFromFileUr ls allow controlling this behaviour.