Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Re:_link_ and _layer_ (1 viewing) (1) Guest
TOPIC: Re:_link_ and _layer_
#24593
Re:_link_ and _layer_ 1 Year, 3 Months ago  
I replaced the _ with a zero-width joiner (‍ it still breaks the search (I think) but visually it looks right and should have the same effect.

Why hasn't there been a more robust fix for this? And can we assume that this forum has the protection off, or is there some security/usability fix it's running that hasn't been mentioned?
bky (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#24634
Re:_link_ and _layer_ 1 Year, 3 Months ago  
A good solution should take into account that words (like link, layer, etc) are bad only, if there is no white space, punctuation or special characters (like ampersand, asterisk, apostrophes, ellipses, etc) on the left or the right of the word.
I could live with a ­ around bad words that are not part of a bigger word (like link in blink).

BTW: Those with the shy solution: Are you absolutely sure, that these shy character are not simply ignored by the javascript interpreter?

birdie60
birdie60 (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#26223
Re:_link_ and _layer_ 1 Year, 3 Months ago  
Many Thanks for this fix - sorted! I'll watch this thread with interest
Vimes (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Automatic Filter Message : Please follow the forum rules for forum signatures...Thanks
 
 
#26659
Re:_link_ and _layer_ 1 Year, 3 Months ago  
danialt,

I removed potentially valid words that can be entered by users, such as "base", "blink", "link", "object", "style", "frame", "layer", "title".

Is this going to open my Fireboard to XSS attacks? This seems like a conundrum. How do we allow users to enter valid English words and still prevent XSS attacks?
curt (User)
Junior Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/10/07 16:36 By curt.
 
 
#27575
Re:_link_ and _layer_ 1 Year, 2 Months ago  
I can live with the work around - humans are pretty good at working out what's meant to be there.

My problem is that I've put in some "url" strings and they are being changed and therefore broken.

By the way - it's worth point out that the underscores are not stored in the database so when "we" find a fix to this all will be well....
bpresent (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Location: AU
Logged Logged
 
Last Edit: 2007/10/14 04:35 By bpresent.
 
 
 
#27774
Re:_link_ and _layer_ 1 Year, 2 Months ago  
well, had the same problem with a fresh install..
now (as a non expert in security stuff and programming), im not sure what to do:
remove the scripts 1st line?.. do nothing?

it would be wonderful if someone could post any solution, which enables users to actually write words (like: multip_layer_ , for example..) without underscores..
please
cheers
ka
www.ninc.at
www.nnw.at
kaeau (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Nathan : INC :: web : video : 3D
Logged Logged
 
 
#27776
Re:_link_ and _layer_ 1 Year, 2 Months ago  
There were a couple of solutions posted in this thread. Did you try any of them?
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
 
#27809
Re:_link_ and _layer_ 1 Year, 2 Months ago  
no, because there was no destinct answer, if those solutions are dangerous (because of those xss attacks) or not..
nice greetings!
ka
www.ninc.at
kaeau (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Nathan : INC :: web : video : 3D
Logged Logged
 
 
#27815
Re:_link_ and _layer_ 1 Year, 2 Months ago  
Yes they are dangerous. You put your site at risk because you are in effect circumventing (overly aggressive) security measures. Until this bug is worked out in future releases there has only been these workarounds presented.
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
 
#27821
Re:_link_ and _layer_ 1 Year, 2 Months ago  
The work arounds (for what is in effect a work around itself) work fine thanks.
bpresent (User)
Junior Boarder
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Location: AU
Logged Logged
 
 
 
Go to top