CVE-2009-3506
CMSphp 0.21 - Cross-Site Scripting via cook_user or name Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3506. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates Local File Inclusion (LFI) and Cross-Site Scripting (XSS) vulnerabilities in CMSphp 0.21. The LFI allows reading arbitrary files via path traversal, while the XSS vulnerabilities enable arbitrary JavaScript execution in the context of the victim's browser.
Description
Multiple cross-site scripting (XSS) vulnerabilities in CMSphp 0.21 allow remote attackers to inject arbitrary web script or HTML via the (1) cook_user parameter to index.php and the (2) name parameter to modules.php.
Exploits (1)
This exploit demonstrates Local File Inclusion (LFI) and Cross-Site Scripting (XSS) vulnerabilities in CMSphp 0.21. The LFI allows reading arbitrary files via path traversal, while the XSS vulnerabilities enable arbitrary JavaScript execution in the context of the victim's browser.