[] NeoSense

LiveZilla 3.2.0.2 - 'Track' Module 'server.php' Cross-Site Scripting

Author: Ulisses Castro
type: webapps
platform: php
port: 
date_added: 2010-12-27 
date_updated: 2014-11-03 
verified: 1 
codes: CVE-2010-4276;OSVDB-70203 
tags: 
aliases:  
screenshot_url:  
application_url: 

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

LiveZilla 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 allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

LiveZilla 3.2.0.2 is vulnerable; other versions may also be affected.

http://www.example.com/livezilla/server.php?request=track&livezilla=<script>alert(&#039;xss&#039;)</script>