CVE-2008-5881
playSMS 0.9.3 - Path Traversal via Gateway Module or Themes Module Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5881. PoCs published by ahmadbady.
AI-analyzed exploit summary The exploit demonstrates multiple remote file inclusion (RFI) and local file inclusion (LFI) vulnerabilities in playSMS 0.9.3 due to improper input validation in PHP include statements. Attackers can manipulate the `apps_path` and module parameters to include arbitrary files.
Description
Multiple directory traversal vulnerabilities in playSMS 0.9.3 allow remote attackers to include and execute arbitrary local files via directory traversal sequences in the (1) gateway_module parameter to plugin/gateway/gnokii/init.php and the (2) themes_module parameter to plugin/themes/default/init.php.
Exploits (1)
The exploit demonstrates multiple remote file inclusion (RFI) and local file inclusion (LFI) vulnerabilities in playSMS 0.9.3 due to improper input validation in PHP include statements. Attackers can manipulate the `apps_path` and module parameters to include arbitrary files.