The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Are they certain HTML commands?
|
#2
|
|||
|
|||
![]()
XSS is cross-side scripting. In a nutshell it allows people to inject malicious Javascript that captures the user's cookies (which remember, one of them is the user's hashed password) and redirect them to their own side so they can be brute force attacked and eventually reverted back to the original password.
|
#3
|
|||
|
|||
![]()
Additionally to that with some javascript can have arbitrary commands executed when an admin views a page with the malicious code.
i.e. iframe with src pointing to /admin/....?....&username="+getCookie('bbusername')+" |
#4
|
|||
|
|||
![]()
I'm not sure if iframes inherit the cookies.
|
#5
|
||||
|
||||
![]()
There is no way of enabling HTML and keeping your site secure.
![]() In any case, there is a thread on vB.com about turning on HTML and keeping it as safe as possible. |
#6
|
||||
|
||||
![]()
Is there a way to block Xss scripts without upgrading? Is the only other way to turn off html? If there is a certain command to run xss scripts, can't you just add that command to your censor list?
I have "<iframe" added to my censor list and nobody can run an iframe, yet they can still run html. Something like this possible? |
#7
|
|||
|
|||
![]()
Never, ever enable HTML anywhere on your board. There is no 100% secure way of enabling it and still letting users post in it.
|
#8
|
||||
|
||||
![]() Quote:
You mean never ever enable it. Maybe I could get some help. how creating a secure way to run it. |
#9
|
||||
|
||||
![]() Quote:
You can really create a new bbcode for many HTML commands you need in your site and then disable the HTML altogether. Or another alternative may be enabling it for certain (trusted) usergroups only and disabling for the rest (Check Hack releases forum for this hack). As filbert stated do not enable it for all if you don't want a site that has serious security gaps. |
#10
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|