Shop OBEX P1 Docs P2 Docs Learn Events
Forum issue: arbitrary styling of DIVs in posts — Parallax Forums

Forum issue: arbitrary styling of DIVs in posts

This came up in a now completely trashed (as in severely off-topic) discussion, but it warrants making sure it is properly noted, including the underlying issue which may not have been fully described.
The forum editor allows arbitrary styling of DIV elements, and it should not. By styling, I mean something like <DIV style="...blah"> Some of the styles that can be applied could, at least theoretically, be used to compromise the forum in certain ways, including making a DIV hidden. An example is a spammer putting in text or link but hiding it from potential flagging.
A possible solution is to simply disallow all style= attributes to DIV elements. However, it may require recoding some of the Vanilla parser, if it's not possible to do this as a setting. 

Comments

Sign In or Register to comment.