CVE-2005-2488
Web Content Management News System - Cross-Site Scripting via strRootpath or strTable Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-2488. PoCs published by rgod.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in a web content management system by injecting arbitrary JavaScript code via the 'strRootpath' parameter in 'validsession.php'. The payload triggers an alert displaying the user's cookies, proving the vulnerability.
Description
Cross-site scripting (XSS) vulnerability in Web Content Management News System allows remote attackers to inject arbitrary web script or HTML via (1) the strRootpath parameter to validsession.php or (2) the strTable parameter to Admin/News/List.php.
Exploits (2)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in a web content management system by injecting arbitrary JavaScript code via the 'strRootpath' parameter in 'validsession.php'. The payload triggers an alert displaying the user's cookies, proving the vulnerability.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in a web content management system by injecting a script tag into the 'strTable' parameter, which executes arbitrary JavaScript in the context of the affected site.