[] NeoSense

Simple Groupware 0.742 - 'export' Cross-Site Scripting

Author: Infoserve Security Team
type: webapps
platform: php
port: 
date_added: 2012-02-07 
date_updated: 2015-04-08 
verified: 1 
codes: CVE-2012-1028;OSVDB-78918 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

Simple Groupware is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied 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 allow the attacker to steal cookie-based authentication credentials and launch other attacks.

Simple Groupware 0.742 is vulnerable; other versions may also be affected.

http://www.example.com/SimpleGroupware_0.742/bin/index.php?export=<ScRiPt >alert(&#039;xss&#039;)</ScRiPt>