Chicomas 2.0.4 - 'index.php' Cross-Site Scripting

Author: Hadi Kiamarsi
type: webapps
platform: php
port: 
date_added: 2008-05-02  
date_updated: 2017-01-05  
verified: 1  
codes: CVE-2008-2186;OSVDB-44809  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 31727.txt  
source: https://www.securityfocus.com/bid/29025/info

ChiCoMaS is prone to a cross-site scripting vulnerability because it 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 let the attacker steal cookie-based authentication credentials and launch other attacks.

ChiCoMaS 2.0.4 is vulnerable; other versions may also be affected.

http://www.example.com/[chicomas]/index.php?q=>"><script>alert(document.cookie)</script> http://www.example.com/[chicomas]/index.php?q="><script>alert(document.cookie)</script>