Open
Bug 159135
Opened 24 years ago
Updated 3 years ago
[RFE] Block browsing of file system through Address/Location bar
Categories
(Core :: Security: CAPS, enhancement)
Core
Security: CAPS
Tracking
()
NEW
Future
People
(Reporter: amutch, Assigned: dveditz)
References
Details
(Whiteboard: kiosk-mode)
Mozilla should provide a method to allow Administrators to easily prevent users
from browsing the file system using the Address/Location bar. When used in a
kiosk or other public location, users should not be able to browse to the
underlying file system through the Location/Address bar using methods like:
file:///c:/
Nor should Mozilla display the contents of the file system. If possible, as
error message explaining the block would be helpful but not necessary. This is a
key feature for kiosk and public implementation of Mozilla. Without it, you have
to rely on the security of the underlying file system to protect the computer.
This is doable in Windows 2000/XP but next to impossible with Windows 9x.
This support is needed for an embedding application built off MFCEmbed (K-Meleon).
Also, see this thread:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=dc5551bf.0111022217.3e2a75a%40posting.google.com&rnum=1&prev=/groups%3Fq%3Dandrew%2Bmutch%2Bstoltz%2Bgroup:netscape.public.mozilla.*%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3Ddc5551bf.0111022217.3e2a75a%2540posting.google.com%26rnum%3D1
Comment 1•24 years ago
|
||
Valid RFE.
Platform/OS -> All
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Summary: Block browsing of file system through Address/Location bar → [RFE] Block browsing of file system through Address/Location bar
Comment 2•24 years ago
|
||
You could just remove the file:// protocol handler....
My preference would be a "preference" or some mechanism that can be easily
invoked by someone like an Administrator who would be configuring the kiosk
setup. We would want to avoid having to put out a customized build just to deal
with this issue.
Updated•24 years ago
|
Whiteboard: kiosk-mode
Comment 4•24 years ago
|
||
*** Bug 166414 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
Target Milestone: --- → Future
Comment 5•21 years ago
|
||
*** Bug 298135 has been marked as a duplicate of this bug. ***
| Assignee | ||
Updated•19 years ago
|
Assignee: security-bugs → dveditz
QA Contact: bsharma → caps
(In reply to Vacation Dec 15-31 from comment #2)
> You could just remove the file:// protocol handler....
How can I remove this protocol?
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•