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

EDB-ID:

35149




Platform:

PHP

Date:

2010-12-27


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>