ManageEngine Desktop Central < 10.0.092 RCE Vulnerability
🗓️ 19 Jul 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 68 Views
| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| ManageEngine Desktop Central 10 Build 100087 - Remote Code Execution Exploit | 24 Jul 201700:00 | – | zdt | |
| Zoho ManageEngine Desktop Central Arbitrary Code Execution Vulnerability | 17 Jul 201700:00 | – | cnvd | |
| ManageEngine Desktop Central Remote Code Execution (CVE-2017-11346) | 1 Aug 201700:00 | – | checkpoint_advisories | |
| CVE-2017-11346 | 16 Jul 201723:00 | – | cve | |
| CVE-2017-11346 | 16 Jul 201723:00 | – | cvelist | |
| ManageEngine Desktop Central 10 Build 100087 - Remote Code Execution (Metasploit) | 24 Jul 201700:00 | – | exploitdb | |
| ManageEngine Desktop Central 10 Build 100087 - Remote Code Execution (Metasploit) | 24 Jul 201700:00 | – | exploitpack | |
| CVE-2017-11346 | 17 Jul 201713:18 | – | nvd | |
| CVE-2017-11346 | 17 Jul 201713:18 | – | osv | |
| ManageEngine Desktop Central 10 Build 100087 Remote Code Execution | 24 Jul 201700:00 | – | packetstorm |
10
| Source | Link |
|---|---|
| manageengine | www.manageengine.com/products/desktop-central/remote-code-execution.html |
# SPDX-FileCopyrightText: 2017 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:zohocorp:manageengine_desktop_central";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.106969");
script_version("2026-04-22T06:16:44+0000");
script_tag(name:"last_modification", value:"2026-04-22 06:16:44 +0000 (Wed, 22 Apr 2026)");
script_tag(name:"creation_date", value:"2017-07-19 15:54:44 +0700 (Wed, 19 Jul 2017)");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
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:"2017-08-12 01:29:00 +0000 (Sat, 12 Aug 2017)");
script_cve_id("CVE-2017-11346");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("ManageEngine Desktop Central < 10.0.092 RCE Vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_manageengine_desktop_central_http_detect.nasl");
script_mandatory_keys("manageengine/desktop_central/detected");
script_tag(name:"summary", value:"ManageEngine Desktop Central allows remote attackers to execute
arbitrary code via vectors involving the upload of help desk videos.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"affected", value:"ManageEngine Desktop Central before version 10.0.092.");
script_tag(name:"solution", value:"Update to version 10.0.092 or later.");
script_xref(name:"URL", value:"https://www.manageengine.com/products/desktop-central/remote-code-execution.html");
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_is_less(version: version, test_version: "10.0.092")) {
report = report_fixed_ver(installed_version: version, fixed_version: "10.0.092", 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
22 Apr 2026 00:00Current
7.7High risk
Vulners AI Score7.7
CVSS 27.5
CVSS 39.8
EPSS0.4327