CVE-2007-1277
WordPress 2.1.1 - Remote Code Execution via Backdoor in Feed and Theme PHP Files
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-1277. PoCs published by Ivan Fratric.
AI-analyzed exploit summary This is a writeup describing a backdoor in WordPress 2.1.1 that allows remote code execution via a malicious parameter in feed.php. The vulnerability is limited to version 2.1.1 and was fixed in 2.1.2.
Description
WordPress 2.1.1, as downloaded from some official distribution sites during February and March 2007, contains an externally introduced backdoor that allows remote attackers to execute arbitrary commands via (1) an eval injection vulnerability in the ix parameter to wp-includes/feed.php, and (2) an untrusted passthru call in the iz parameter to wp-includes/theme.php.
Exploits (2)
This is a writeup describing a backdoor in WordPress 2.1.1 that allows remote code execution via a malicious parameter in feed.php. The vulnerability is limited to version 2.1.1 and was fixed in 2.1.2.
This is a writeup describing a backdoor in WordPress 2.1.1 that allows remote code execution via a malicious parameter in theme.php. The vulnerability was introduced by a compromised source code release.