Exponent CMS 0.96.5/0.96.6 - 'magpie_debug.php?url' Cross-Site Scripting

EDB-ID:

29870




Platform:

PHP

Date:

2007-04-20


source: https://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_debug.php?url=<script> alert(document.cookie) </script>