Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Open)
 security hole (alleged)
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

joatham
Junior Member

United Kingdom
169 Posts

Posted - 18 May 2002 :  18:49:08  Show Profile  Visit joatham's Homepage
Richard, there seems to be something important missing from all these topics, and I only just thought of it. For all windows based browsers, "jscript" should be added to the list of words to filter out. I just tried the image link vulnerability with that, having made the changes recommended, and it doesn't stop this for IE/Windoze clients.

John

For snitz mods and information, see the Cosmic Cat Snitz Mods Homepage
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 May 2002 :  21:12:01  Show Profile
that's easy enough to add...

just add this line:

strUrlText = replace(strUrlText, "jscript", " ", 1, -1, 1) ' ## filter out jscript

right after this line:

strUrlText = replace(strUrlText, "javascript", " ", 1, -1, 1) ' ## filter out javascript
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 18 May 2002 :  21:33:26  Show Profile  Send ruirib a Yahoo! Message
There is an 's' missing in the jscript word...
quote:

that's easy enough to add...

just add this line:

strUrlText = replace(strUrlText, "jscript", " ", 1, -1, 1) ' ## filter out jscript




-------------------------------------------------
Installation Guide | Do's and Dont's | MODs


Edited by - ruirib on 18 May 2002 21:33:59
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 May 2002 :  22:24:20  Show Profile
fixed above.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 20 May 2002 :  07:45:28  Show Profile  Send ruirib a Yahoo! Message
Richard, it would probably make sense to add this jscript line to the ReplaceImageTags source code in the Announcements: Security Related Bug Fixes, since it's probably the one with more visibility.

I know it's included in v. 3.3.04, but there is always the possibility that some users will choose to copy and paste the code instead of installing the latest version of the forum code...

Just a thought.

-------------------------------------------------
Installation Guide | Do's and Dont's | MODs
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 20 May 2002 :  07:59:31  Show Profile
post has been updated.
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.1 seconds. Powered By: Snitz Forums 2000 Version 3.4.07