EZ Publish 2.2.7/3.0 - Multiple Cross-Site Scripting Vulnerabilities
Author: gregory Le Bras
type: webapps
platform: php
port:
date_added: 2003-04-15
date_updated: 2012-11-05
verified: 1
codes: OSVDB-6562
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/7348/info
Several cross site scripting vulnerabilities have been reported for eZ Publish. These vulnerabilities are due to insufficient sanitization of user-supplied data submitted to eZ Publish.
Exploitation may allow theft of cookie-based authentication credentials or other attacks.
http://[target]/index.php/content/search/?SectionID=3&SearchText=[hostile_code]
http://[target]/index.php/[any_section]/">[hostile_code]<
http://[target]/index.php/"><script>[hostile_code]<