CVE-2007-1010
ZebraFeeds 1.0 - Remote File Inclusion via zf_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1010. PoCs published by ThE dE@Th.
AI-analyzed exploit summary The exploit leverages a file inclusion vulnerability in ZebraFeeds by manipulating the `zf_path` parameter in `aggregator.php` and `controller.php` to include arbitrary files, leading to remote code execution (RCE). The vulnerability arises from insufficient input validation, allowing an attacker to inject a malicious shell path.
Description
Multiple PHP remote file inclusion vulnerabilities in ZebraFeeds 1.0, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the zf_path parameter to (1) aggregator.php and (2) controller.php in newsfeeds/includes/.
Exploits (1)
The exploit leverages a file inclusion vulnerability in ZebraFeeds by manipulating the `zf_path` parameter in `aggregator.php` and `controller.php` to include arbitrary files, leading to remote code execution (RCE). The vulnerability arises from insufficient input validation, allowing an attacker to inject a malicious shell path.