
There’s yet another small major security bug for WordPress users: Florian Holzhauer explains on how to disable the bug which allows to execute an entire set of PHP or shell commands.
There is an exploit for WordPress up and including to 1.5.1.3 out in the wild, which works on webservers with enabled register_globals.
The quick fix is to place
unset($wp_filter);
in index.php at the very top, right after declaring “php” before any other php statements.
There’s no guarantee and liability for the success or any possible errors caused by this mini-workaround, so the best idea is to use an upcoming WordPress version which corrects the bug.
[via Blogbar]
Kategorien: Blogkultur

Meine Name ist Mike Schnoor und in diesem Blog teile ich mit meinen Lesern einige persönliche Ansichten zu 
















Hat Dir der Artikel gefallen?
Teile diesen Artikel mit Deinen Freunde bei Facebook oder Twitter: