vendor:
LiveZilla
by:
InterN0T
7.5
CVSS
HIGH
Cross Site Scripting
79
CWE
Product Name: LiveZilla
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: Yes
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
LiveZilla Cross Site Scripting Vulnerability
LiveZilla, the Next Generation Live Help / Live Chat and Live Support System, is vulnerable to Cross Site Scripting. The vulnerability exists in the files livezilla/templates/map.tpl and livezilla/map.php, where the parameters lat, lng, and zom are not properly sanitized. An attacker can inject malicious JavaScript code into the parameters, which will be executed in the browser of the victim.
Mitigation:
The vendor has released a patch to address this vulnerability. The patch involves using htmlentities() to sanitize the parameters lat, lng, and zom.