HP Service Manager RCE Vulnerability (Jul 2016)
🗓️ 18 Jul 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType
openvas🔗 plugins.openvas.org👁 40 Views
| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2016-1998 | 6 Jan 202422:52 | – | circl | |
| HPE Service Manager (SM) Arbitrary Command Execution Vulnerability | 23 Mar 201600:00 | – | cnvd | |
| CVE-2016-1998 | 22 Mar 201610:00 | – | cve | |
| CVE-2016-1998 | 22 Mar 201610:00 | – | cvelist | |
| EUVD-2016-3087 | 7 Oct 202500:30 | – | euvd | |
| Deserialization Attacks Surge Motivated by Illegal Crypto-mining | 24 Jan 201817:45 | – | impervablog | |
| CVE-2016-1998 | 22 Mar 201610:59 | – | nvd | |
| Design/Logic Flaw | 22 Mar 201610:59 | – | prion |
| Source | Link |
|---|---|
| h20564 | www.h20564.www2.hpe.com/hpsc/doc/public/display |
# SPDX-FileCopyrightText: 2016 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:service_manager";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.106144");
script_version("2025-03-18T05:38:50+0000");
script_tag(name:"last_modification", value:"2025-03-18 05:38:50 +0000 (Tue, 18 Mar 2025)");
script_tag(name:"creation_date", value:"2016-07-18 11:48:16 +0700 (Mon, 18 Jul 2016)");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2016-12-01 03:08:00 +0000 (Thu, 01 Dec 2016)");
script_cve_id("CVE-2016-1998");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("HP Service Manager RCE Vulnerability (Jul 2016)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2016 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_microfocus_service_manager_http_detect.nasl");
script_mandatory_keys("microfocus/service_manager/detected");
script_tag(name:"summary", value:"HP Service Manager is prone to a remote command execution (RCE)
vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"A remote attacker may execute arbitrary commands via a crafted
serialized Java object, related to the Apache Commons Collections library.");
script_tag(name:"impact", value:"A remote attacker may execute arbitrary commands.");
script_tag(name:"affected", value:"HP Service Manager version 9.30, 9.31, 9.32, 9.33, 9.34, 9.35,
9.40, and 9.41.");
script_tag(name:"solution", value:"See the referenced vendor advisory for a solution.");
script_xref(name:"URL", value:"https://h20564.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-c05054565");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!infos = get_app_version_and_location(cpe: CPE, port: port, exit_no_version: TRUE))
exit(0);
version = infos["version"];
location = infos["location"];
if (version_in_range(version: version, test_version: "9.30.0000", test_version2: "9.35.0000") ||
version_in_range(version: version, test_version: "9.40.0000", test_version2: "9.41.0000")) {
report = report_fixed_ver(installed_version: version, fixed_version: "See advisory", install_path: location);
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
18 Mar 2025 00:00Current
9.7High risk
Vulners AI Score9.7
CVSS 39.8
CVSS 210
EPSS0.06703