0day Remote Code Execution exploits for Wordpress 1.5.1.3
Wordpress 1.5.1.3 users. Please take note. A few 0day exploits are floating around here, here and here.
There is a remote code execution vulnerability found on Wordpress 1.5.1.3. A Wordpress update should be on the way. For the time being, turn off register_globals.
I just added
php_flag register_globals off
into my .htaccess file on my www root directory.
























Thanks, patched it on my sites running Wordpress.
Luckily mine are turned off by default.. I guess