Cisco Unified Computing System Platform Emulator Command Injection/Buffer Overflow Vulnerability (cisco-sa-20160414-ucspe1, cisco-sa-20160414-ucspe2)
🗓️ 07 Jul 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType
openvas🔗 plugins.openvas.org👁 29 Views
| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| Cisco UCS Platform Emulator < 3.1(1ePE1) Multiple Vulnerabilities | 6 Jul 201600:00 | – | nessus | |
| Cisco Unified Computing System Platform Emulator Command Injection Vulnerability | 14 Apr 201616:00 | – | cisco | |
| Cisco Unified Computing System Platform Emulator Filename Argument Handling Buffer Overflow Vulnerability | 14 Apr 201616:00 | – | cisco | |
| Cisco Unified Computing System Platform Emulator Buffer Overflow Vulnerability | 16 Apr 201600:00 | – | cnvd | |
| Cisco Unified Computing System Platform Emulator Command Injection Vulnerability | 16 Apr 201600:00 | – | cnvd | |
| CVE-2016-1339 | 16 Apr 201601:00 | – | cve | |
| CVE-2016-1340 | 16 Apr 201601:00 | – | cve | |
| CVE-2016-1339 | 16 Apr 201601:00 | – | cvelist | |
| CVE-2016-1340 | 16 Apr 201601:00 | – | cvelist | |
| EUVD-2016-2438 | 7 Oct 202500:30 | – | euvd |
10
# 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:cisco:unified_computing_system_platform_emulator";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.105800");
script_version("2026-03-12T05:56:11+0000");
script_tag(name:"last_modification", value:"2026-03-12 05:56:11 +0000 (Thu, 12 Mar 2026)");
script_tag(name:"creation_date", value:"2016-07-07 11:28:50 +0200 (Thu, 07 Jul 2016)");
script_tag(name:"cvss_base", value:"7.2");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:L/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-07-29 16:32:00 +0000 (Fri, 29 Jul 2016)");
script_cve_id("CVE-2016-1339", "CVE-2016-1340");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Cisco Unified Computing System Platform Emulator Command Injection/Buffer Overflow Vulnerability (cisco-sa-20160414-ucspe1, cisco-sa-20160414-ucspe2)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2016 Greenbone AG");
script_family("CISCO");
script_dependencies("gb_cisco_ucs_platform_emulator_http_detect.nasl");
script_mandatory_keys("cisco/ucs_platform_emulator/detected");
script_tag(name:"summary", value:"Cisco Unified Computing System Platform Emulator is prone to
multiple vulnerabilities");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The following flaws exist:
- CVE-2016-1339: A vulnerability in the Cisco Unified Computing System (UCS) Platform Emulator
could allow an authenticated, local attacker to perform a command injection attack.
- CVE-2016-1340: A vulnerability in Cisco Unified Computing System (UCS) Platform Emulator could
allow an authenticated, local attacker to trigger a heap-based buffer overflow on a targeted
system.");
script_tag(name:"solution", value:"See the referenced vendor advisory for a solution.");
script_xref(name:"URL", value:"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20160414-ucspe1");
script_xref(name:"URL", value:"https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20160414-ucspe2");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!version = get_app_version(cpe: CPE, port: port))
exit(0);
if( version =~ '^[0-3](\\.|\\()' || version =~ '3\\.1\\([0-9][a-d]PE' || version =~ '^3\\.1\\(1ePE0\\)' ) {
report = report_fixed_ver( installed_version:version, fixed_version:"3.1(1ePE1)" );
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
12 Mar 2026 00:00Current
7.1High risk
Vulners AI Score7.1
CVSS 27.2
CVSS 38.4
EPSS0.004