CVE-2009-0456
Sourdough 0.3.5 patForms - Remote File Inclusion Code Execution
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0456. PoCs published by ahmadbady.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in Sourdough 0.3.5, specifically in the `example_clientside_javascript.php` file. The vulnerability arises from unsanitized user input in the `neededFiles[patForms]` parameter, allowing an attacker to include and execute arbitrary remote files.
Description
PHP remote file inclusion vulnerability in examples/example_clientside_javascript.php in patForms, as used in Sourdough 0.3.5, allows remote attackers to execute arbitrary PHP code via a URL in the neededFiles[patForms] parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in Sourdough 0.3.5, specifically in the `example_clientside_javascript.php` file. The vulnerability arises from unsanitized user input in the `neededFiles[patForms]` parameter, allowing an attacker to include and execute arbitrary remote files.