CVE-2008-5272
SyndeoCMS 2.6.0 - Authenticated Path Traversal via Template Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-5272. 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
Multiple directory traversal vulnerabilities in Fred Stuurman SyndeoCMS 2.6.0 allow remote authenticated users to read arbitrary files via a .. (dot dot) in the template parameter to (1) starnet/editors/fckeditor/studenteditor.php; (2) starnet/modules/sn_news/edit_content.php, reached through starnet/index.php; and (3) starnet/modules/sn_newsletter/edit_content.php, reached through starnet/index.php.
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.