CVE-2008-5271
SyndeoCMS 2.6.0 - Cross-Site Scripting via Section Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5271. PoCs published by CWH Underground.
AI-analyzed exploit summary This exploit demonstrates Local File Inclusion (LFI) and Cross-Site Scripting (XSS) vulnerabilities in SyndeoCMS 2.6.0. The LFI allows reading arbitrary files via path traversal in the 'template' parameter, while the XSS is triggered via the 'section' parameter in index.php.
Description
Cross-site scripting (XSS) vulnerability in index.php in Fred Stuurman SyndeoCMS 2.6.0 allows remote attackers to inject arbitrary web script or HTML via the section parameter.
Exploits (1)
This exploit demonstrates Local File Inclusion (LFI) and Cross-Site Scripting (XSS) vulnerabilities in SyndeoCMS 2.6.0. The LFI allows reading arbitrary files via path traversal in the 'template' parameter, while the XSS is triggered via the 'section' parameter in index.php.