EEB-CMS 0.95 - 'index.php' Cross-Site Scripting
Author: d3v1l
type: webapps
platform: php
port:
date_added: 2008-10-11
date_updated: 2014-03-24
verified: 1
codes:
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/31732/info
EEB-CMS is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied input data.
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 help the attacker steal cookie-based authentication credentials and launch other attacks.
EEB-CMS 0.95 is affected; other versions may be vulnerable as well.
http://www.example.com/index.php?content="><script>alert("test")</script>