CVE-2009-0596
phpSkelSite 1.4 - Remote File Inclusion via TplSuffix Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0596. PoCs published by ahmadbady.
AI-analyzed exploit summary This exploit demonstrates RFI, LFI, and XSS vulnerabilities in phpSkelSite v1.4. The RFI/LFI occurs due to unsanitized user input in the 'theme' and 'TplSuffix' parameters, while the XSS is triggered via improper input handling in the 'index.php' file.
Description
Directory traversal vulnerability in skysilver/login.tpl.php in phpSkelSite 1.4, when register_globals is enabled, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the TplSuffix parameter.
Exploits (1)
This exploit demonstrates RFI, LFI, and XSS vulnerabilities in phpSkelSite v1.4. The RFI/LFI occurs due to unsanitized user input in the 'theme' and 'TplSuffix' parameters, while the XSS is triggered via improper input handling in the 'index.php' file.