LiveZilla <= 3.1.8.3 Multiple XSS Vulnerabilities
🗓️ 13 Jan 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 23 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2009-4450 | 30 Dec 200900:00 | – | circl | |
| CVE-2009-4450 | 29 Dec 200920:15 | – | cve | |
| CVE-2009-4450 | 29 Dec 200920:15 | – | cvelist | |
| LiveZilla 3.1.8.3 - Cross-Site Scripting | 30 Dec 200900:00 | – | exploitdb | |
| EUVD-2009-4417 | 7 Oct 202500:30 | – | euvd | |
| CVE-2009-4450 | 29 Dec 200920:41 | – | nvd | |
| Cross site scripting | 29 Dec 200920:41 | – | prion | |
| LiveZilla "map.php"跨站脚本漏洞 | 6 Jan 201000:00 | – | seebug |
| Source | Link |
|---|---|
| secunia | www.secunia.com/advisories/37990 |
| securityfocus | www.securityfocus.com/archive/1/archive/1/508613/100/0/threaded |
# SPDX-FileCopyrightText: 2010 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
CPE = "cpe:/a:livezilla:livezilla";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.800418");
script_version("2025-12-11T05:46:19+0000");
script_tag(name:"last_modification", value:"2025-12-11 05:46:19 +0000 (Thu, 11 Dec 2025)");
script_tag(name:"creation_date", value:"2010-01-13 15:42:20 +0100 (Wed, 13 Jan 2010)");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_cve_id("CVE-2009-4450");
script_name("LiveZilla <= 3.1.8.3 Multiple XSS Vulnerabilities");
script_xref(name:"URL", value:"http://secunia.com/advisories/37990");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_livezilla_detect.nasl");
script_mandatory_keys("LiveZilla/installed");
script_tag(name:"impact", value:"Successful exploitation could allow remote attackers to execute arbitrary HTML
and script code in a user's browser session in the context of an affected site.");
script_tag(name:"affected", value:"LiveZilla Version 3.1.8.3 and prior on all running platform.");
script_tag(name:"insight", value:"Input passed to the 'lat', 'lng', and 'zom' parameters in 'map.php' is not
properly sanitised before being returned to the user.");
script_tag(name:"summary", value:"LiveZilla is prone to multiple cross-site scripting (XSS) vulnerabilities.");
script_tag(name:"solution", value:"Apply the patch from the referenced advisory.");
script_tag(name:"solution_type", value:"Workaround");
script_tag(name:"qod_type", value:"remote_banner");
script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/archive/1/508613/100/0/threaded");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(!port = get_app_port(cpe:CPE)) exit(0);
if(!vers = get_app_version(cpe:CPE, port:port)) exit(0);
if(version_is_less_equal(version:vers, test_version:"3.1.8.3")){
report = report_fixed_ver(installed_version:vers, fixed_version:"See references");
security_message(port:port, data:report);
exit(0);
}
exit(99);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
11 Dec 2025 00:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 24.3
EPSS0.01465