CVE-2009-4450
LiveZilla 3.1.8.3 - Cross-Site Scripting via map.php Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4450. PoCs published by MaXe.
AI-analyzed exploit summary This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in LiveZilla's map.php and map.tpl files. The vulnerability arises from improper sanitization of user-supplied input in the 'lat', 'lng', and 'zom' GET parameters, allowing arbitrary JavaScript execution.
Description
Multiple cross-site scripting (XSS) vulnerabilities in map.php in LiveZilla 3.1.8.3 allow remote attackers to inject arbitrary web script or HTML via the (1) lat, (2) lng, and (3) zom parameters, which are not properly handled when processed with templates/map.tpl.
Exploits (1)
This exploit demonstrates a Cross-Site Scripting (XSS) vulnerability in LiveZilla's map.php and map.tpl files. The vulnerability arises from improper sanitization of user-supplied input in the 'lat', 'lng', and 'zom' GET parameters, allowing arbitrary JavaScript execution.