|
-
March 9th, 2002, 02:18 AM
#1
Member
um, was that a bug?
Hello everybody. Couple of hours I was fooling around with JavaScript (in M$ FrontPage 98, scince nothing else was at hand's reach at that moment) and I found an interesting thing, I was writing a code in JS to open up a new small window on loading:
...
<body onLoad="newWin=window.open('here is a space ', 'message', toolbar=0, status=0, width=100,height=120);">
...
And if you leave a space where a url of the incoming page should be located, M$ opens up a temp directory, does this lead to vunurability of remote access to files on other peoples disks?
I've heard of JavaScript Vulnurabilities, that allow malicious webmasters to view other people drives, but well what are your ideas?
Or is this a compliment of M$?
[glowpurple]Terrible end is better than endless terror! [/glowpurple]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|