CVE-2008-3354
RunCMS Newbb Plus Module - Remote Code Execution via bbPath Parameter Manipulation
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-3354. PoCs published by Ciph3r.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in RunCMS 1.6.1 due to insufficient sanitization of user-supplied data in the 'bbPath[root_theme]' parameter. An attacker can include arbitrary remote files, potentially leading to remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in the Newbb Plus (newbb_plus) module 0.93 in RunCMS 1.6.1 allow remote attackers to execute arbitrary PHP code via a URL in the (1) bbPath[path] parameter to votepolls.php and the (2) bbPath[root_theme] parameter to config.php, different vectors than CVE-2006-0659. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (2)
This exploit demonstrates a remote file inclusion vulnerability in RunCMS 1.6.1 due to insufficient sanitization of user-supplied data in the 'bbPath[root_theme]' parameter. An attacker can include arbitrary remote files, potentially leading to remote code execution.
The provided text describes a remote file inclusion vulnerability in RunCMS 1.6.1, where unsanitized user input in the 'bbPath[path]' parameter allows arbitrary file inclusion. No actual exploit code is present, only a description and example URL.