HP System Management Homepage (SMH) Insight Diagnostics XSS Vulnerability (HPSBMA02615) - Linux
🗓️ 18 Jan 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType
openvas🔗 plugins.openvas.org👁 40 Views
| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| CVE-2010-4111 | 15 Dec 201000:00 | – | circl | |
| HP Insight Diagnostics Online Edition Cross-Site Scripting (CVE-2010-4111) | 15 Nov 202000:00 | – | checkpoint_advisories | |
| CVE-2010-4111 | 22 Dec 201020:00 | – | cve | |
| CVE-2010-4111 | 22 Dec 201020:00 | – | cvelist | |
| HP Insight Diagnostics Online Edition 8.4 - 'search.php' Cross-Site Scripting | 15 Dec 201000:00 | – | exploitdb | |
| EUVD-2010-4087 | 7 Oct 202500:30 | – | euvd | |
| KLA10187 CI vulnerability in HP Insight Diagnostics | 22 Dec 201000:00 | – | kaspersky | |
| CVE-2010-4111 | 22 Dec 201021:00 | – | nvd | |
| HP System Management Homepage (SMH) Insight Diagnostics XSS Vulnerability (HPSBMA02615) - Windows | 18 Jan 201100:00 | – | openvas | |
| HP/HPE System Management Homepage (SMH) Insight Diagnostics XSS Vulnerability (HPSBMA02615) - Active Check | 1 Jun 201100:00 | – | openvas |
10
| Source | Link |
|---|---|
| securitytracker | www.securitytracker.com/alerts/2010/Dec/1024897.html |
| support | www.support.hpe.com/hpesc/public/docDisplay |
| marc | www.marc.info/ |
# SPDX-FileCopyrightText: 2011 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:hp:insight_diagnostics";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.800191");
script_version("2026-04-28T06:28:06+0000");
script_tag(name:"last_modification", value:"2026-04-28 06:28:06 +0000 (Tue, 28 Apr 2026)");
script_tag(name:"creation_date", value:"2011-01-18 07:48:41 +0100 (Tue, 18 Jan 2011)");
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-2010-4111");
script_name("HP System Management Homepage (SMH) Insight Diagnostics XSS Vulnerability (HPSBMA02615) - Linux");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2011 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_hp_smh_insight_diag_ssh_login_detect.nasl");
script_mandatory_keys("hp/smh/insight_diagnostics/ssh-login/detected");
script_xref(name:"URL", value:"http://marc.info/?l=bugtraq&m=129245189832672&w=2");
script_xref(name:"URL", value:"http://securitytracker.com/alerts/2010/Dec/1024897.html");
script_xref(name:"URL", value:"https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=emr_na-c02652463");
script_tag(name:"summary", value:"HP System Management Homepage (SMH) with Insight Diagnostics is
prone to a cross-site scripting (XSS) vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaw is caused due imporper validation of user supplied
input via unspecified vectors, which allows attackers to execute arbitrary HTML and script code in
a user's browser session in the context of an affected site.");
script_tag(name:"impact", value:"Successful exploitation will allow attackers to inject arbitrary
HTML code in the context of an affected site.");
script_tag(name:"affected", value:"HP Insight Diagnostics Online Edition versions prior to
8.5.1.3712.");
script_tag(name:"solution", value:"Update to version 8.5.1.3712 or later.");
script_tag(name:"qod_type", value:"executable_version");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!infos = get_app_version_and_location(cpe:CPE, exit_no_version:TRUE))
exit(0);
version = infos["version"];
location = infos["location"];
if(version_is_less(version:version, test_version:"8.5.1.3712")) {
report = report_fixed_ver(installed_version:version, fixed_version:"8.5.1.3712", install_path:location);
security_message(port:0, 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
28 Apr 2026 00:00Current
4.7Medium risk
Vulners AI Score4.7
CVSS 24.3
EPSS0.01805