CVE-2010-3209
Seagull 0.6.7 - Remote File Inclusion via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-3209. PoCs published by FoX HaCkEr.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in seagull-0.6.7 by providing URLs that allow an attacker to include arbitrary files via vulnerable parameters. The PoC lists multiple endpoints where the 'includeFile' or similar parameters can be manipulated to execute remote code.
Description
Multiple PHP remote file inclusion vulnerabilities in Seagull 0.6.7 allow remote attackers to execute arbitrary PHP code via a URL in the includeFile parameter to (1) Config/Container.php and (2) HTML/QuickForm.php in fog/lib/pear/, the (3) driverpath parameter to fog/lib/pear/DB/NestedSet.php, and the (4) path parameter to fog/lib/pear/DB/NestedSet/Output.php.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in seagull-0.6.7 by providing URLs that allow an attacker to include arbitrary files via vulnerable parameters. The PoC lists multiple endpoints where the 'includeFile' or similar parameters can be manipulated to execute remote code.