This is what my blog looks like:
$charset = $_POST['charset'];
if(strlen($charset) > 50)
die;
// These three are stripslashed here so that they can be properly escaped after
Printable View
Should we just remove the trackback.php file from the wordpress folder? Or rename it so its not usable until a full patch is released?
The code I showed you will fix the problem. I've tested it myself.
Wordpress has released an update, 2.8.5 which fixes this issue.
just download and installed 2.8.5
Thanks for the heads up :)