CVE-2009-1678
bitweaver < 2.6 - Path Traversal and Arbitrary File Write via Version Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1678. 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
Directory traversal vulnerability in the saveFeed function in rss/feedcreator.class.php in Bitweaver 2.6 and earlier allows remote attackers to create or overwrite arbitrary files via a .. (dot dot) in the version parameter 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.