Evenzia Content Management Systems (CMS) - Cross-Site Scripting
Author: Glafkos Charalambous
type: webapps
platform: php
port:
date_added: 2007-06-01
date_updated: 2013-12-08
verified: 1
codes: CVE-2007-2991;OSVDB-38373
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/24270/info
Evenzia CMS is prone to a cross-site script vulnerability because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
http://www.example.com/includes/send.inc.php/>'>><script>alert(document.cookie)</script>