WordPress 1.5.1.3 Remote Access Exploit
Filed in: Security, WordPress — August 12th, 2005A vulnerability found in current WordPress (version 1.5.1.3) that open to remote attacks.
A vulnerability in WordPress’s handling of incoming cookie information allows remote attackers to cause the program to execute arbitrary code if the PHP settings of register_globals has been set to On.
[ Read ]
Solution?
Set PHP register_globals to off (refer to uzyn’s comment), or upgrade to 1.5.1.4(not available yet?).
[ Thanks, ahkiong ]


