RallyFan
Well-known member
Hi all,
I found this thread (https://xenforo.com/community/threa...details-may-be-in-the-browser-console.191431/) from @Brogan a while ago, which details the issue I am having.
When certain words are typed on the forum (that being HTML/ DOM EVENTS) rather than Xenforo simply seeing them as words, it sees them as a command and tries to activate them.
In my case a server side firewall is picking up the issue and blocking it as an "XSS Cross Scripting in POST body" error, HOWEVER it shouldn't be happening to begin with (text parsing to another layer).
@Mike Is this a security bug I've inadvertedly stumbled upon? If not I'm scratching my head as to why it would be trying to do it. If I disable the server side firewall it works fine, however that leaves the Wordpress frontend completely exposed.
Thanks to anyone who can help on this one.
Cheers.
I found this thread (https://xenforo.com/community/threa...details-may-be-in-the-browser-console.191431/) from @Brogan a while ago, which details the issue I am having.
When certain words are typed on the forum (that being HTML/ DOM EVENTS) rather than Xenforo simply seeing them as words, it sees them as a command and tries to activate them.
In my case a server side firewall is picking up the issue and blocking it as an "XSS Cross Scripting in POST body" error, HOWEVER it shouldn't be happening to begin with (text parsing to another layer).
@Mike Is this a security bug I've inadvertedly stumbled upon? If not I'm scratching my head as to why it would be trying to do it. If I disable the server side firewall it works fine, however that leaves the Wordpress frontend completely exposed.
Thanks to anyone who can help on this one.
Cheers.