CVE-2009-1677
bitweaver <= 2.6 - Authenticated PHP Code Injection via Display Name
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1677. PoCs published by Nine:Situations:Group.
AI-analyzed exploit summary This exploit leverages a directory traversal and arbitrary file creation vulnerability in Bitweaver's boards_rss.php to achieve remote code execution. It manipulates the 'version' parameter to inject PHP code into arbitrary files, bypassing authentication via user-controlled 'display name' fields.
Description
Multiple static code injection vulnerabilities in the saveFeed function in rss/feedcreator.class.php in Bitweaver 2.6 and earlier allow (1) remote authenticated users to inject arbitrary PHP code into files by placing PHP sequences into the account's "display name" setting and then invoking boards/boards_rss.php, and might allow (2) remote attackers to inject arbitrary PHP code into files via the HTTP Host header in a request to boards/boards_rss.php.
Exploits (1)
This exploit leverages a directory traversal and arbitrary file creation vulnerability in Bitweaver's boards_rss.php to achieve remote code execution. It manipulates the 'version' parameter to inject PHP code into arbitrary files, bypassing authentication via user-controlled 'display name' fields.