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



EKU-ID: 39804 CVE: CVE-2010-4276;OSVDB-70203 OSVDB-ID:
Author: Ulisses Castro Published: 2010-12-27 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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>