[] NeoSense

Xomol CMS 1.2 - '/index.php' HTML Injection / Cross-Site Scripting

Author: Julian Rodriguez
type: webapps
platform: php
port: 
date_added: 2008-07-09 
date_updated: 2014-03-03 
verified: 1 
codes: CVE-2008-3202;OSVDB-46910 
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/30156/info

Xomol CMS is prone to an HTML-injection vulnerability and a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage these issues 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, control how the site is rendered to the user, or launch other attacks.

Xomol CMS 1.2 is vulnerable; other versions may also be affected.

http://www.example.com/index.php?op=tellafriend&current_url=">/><script>alert(/xssed/)</script>