vendor:
Wordpress
by:
Kartoffelguru
9,3
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Wordpress
Affected Version From: 1.5.1.3
Affected Version To: 1.5.1.3
Patch Exists: NO
Related CWE: N/A
CPE: a:wordpress:wordpress
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2005
WordPress <= 1.5.1.3 - remote code execution 0-DDAAYY exploit
This exploit allows an attacker to execute arbitrary code on a vulnerable Wordpress installation. The exploit requires register_globals to be turned on on the target host. The exploit uses a combination of the get_lastpostdate, base64_decode, parse_str, get_lastpostmodified, and preg_replace functions to execute arbitrary code.
Mitigation:
Disable register_globals on the target host.