gwProxy and jsProxy Appearing In Posts

I was picking through a WordPress export file today and discovered some garbage in my database.  My immediate reaction was “Oh no, I’ve been hacked!”, but after a quick search, I found this can be the symptom of a user having the Firefox Browser Highlighter add-on installed.

<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="if(typeof(jsCall)=='function'){jsCall();}else{setTimeout('jsCall()',500);}" type="hidden" />

The above was being placed in custom field set up as a WYSIWYG input area.

Asking the offending user to disable the plugin is one fix, alternatively there’s a FCK Firefox Fix Plugin available for WordPress.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>