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)

enhancement

Tracking

()

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
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
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.
Whiteboard: kiosk-mode
*** Bug 166414 has been marked as a duplicate of this bug. ***
Blocks: 3341
Target Milestone: --- → Future
*** Bug 298135 has been marked as a duplicate of this bug. ***
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?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.