CVE-2009-0103
playSMS 0.9.3 - Remote Code Execution via PHP File Inclusion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0103. 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 PHP remote file inclusion vulnerabilities in playSMS 0.9.3 allow remote attackers to execute arbitrary PHP code via a URL in the (1) apps_path[plug] parameter to plugin/gateway/gnokii/init.php, the (2) apps_path[themes] parameter to plugin/themes/default/init.php, and the (3) apps_path[libs] parameter to lib/function.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.