The suggested fixes are all the same - just slight variations of your choosing to suit your desired balance of appearance versus security.
The fix ranges from the deletion of entire line of code (line 651 in the 1.0.3 stable version) or selected words.
I deleted the words 'script' and 'link'.
The line (unaltered) looks like this:
| Code: |
$ra1 = Array('javascript', 'vbscript', 'expression', 'applet', 'meta', 'xml', 'blink', 'link', 'style', 'script', 'embed', 'object', 'iframe', 'frame', 'frameset', 'ilayer', 'layer', 'bgsound', 'title', 'base');
|
(and I should probably now remove my signature

)