View Single Post
Old 07-27-2004, 05:36 AM   #3 (permalink)
Latch
In Your Dreams
 
Latch's Avatar
 
Location: City of Lights
Recently Firefox/Mozilla/(Thuderbird?) had a problem where clicking on a certain type of link could execute a local file. They quickly (same-day) developed a fix for it.. so I believe what you want to do is exactly the thing that was considered a 'security hole' hehe.

It was called the 'shell: protocol' security hole (or similar). More info is available here:

Bug 250180 - Shell: protocol allows access to local files and can lead to a DOS

What Mozilla users should know about the shell: protocol security issue

Someone may be able to clear this up better than I have. I'm not sure if you can still run files (or the proper syntax to test it) after the fix has been applied.

And redlemon beat me to it
Latch is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76