Exponent CMS 0.96.5/0.96.6 - 'magpie_slashbox.php?rss_url' Cross-Site Scripting

Related Vulnerabilities: CVE-2007-2337  
Publish Date: 20 Apr 2007
Author: Hamid Ebadi
                							

                source: http://www.securityfocus.com/bid/23574/info
 
Exponent CMS is prone to multiple input-validation vulnerabilities because the application fails to properly sanitize user-supplied input.
 
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, execute arbitrary script code in the context of the webserver process, control how the site is rendered to the user, compromise the application, obtain sensitive information, and access or modify data.
 
http://www.example.com/external/magpierss/scripts/magpie_slashbox.php?rss_url=<script> alert(document.cookie) </script>