Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0594. 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
Cross-site scripting (XSS) vulnerability in index.php in phpSkelSite 1.4 allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO.
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.