Cisco IOS Software Smart Install Remote Code Execution Vulnerability (cisco-sa-20110928-smart-install)
🗓️ 03 May 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType
openvas🔗 plugins.openvas.org👁 39 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Cisco IOS Software Smart Install Remote Code Execution Vulnerability | 28 Sep 201116:00 | – | cisco | |
| Cisco IOS Software Smart Install Remote Code Execution Vulnerability (cisco-sa-20110928-smart-install) | 29 Sep 201100:00 | – | nessus | |
| CVE-2011-3271 | 3 Oct 201123:00 | – | cve | |
| CVE-2011-3271 | 3 Oct 201123:00 | – | cvelist | |
| CVE-2011-3271 | 3 Oct 201123:55 | – | nvd | |
| Code injection | 3 Oct 201123:55 | – | prion | |
| CVE-2011-3271 | 22 May 202503:55 | – | redhatcve | |
| Cisco Security Advisory: Cisco IOS Software Smart Install Remote Code Execution Vulnerability | 2 Oct 201100:00 | – | securityvulns | |
| Cisco IOS multiple security vulnerabilities | 2 Oct 201100:00 | – | securityvulns | |
| Cisco IOS Smart Install远程代码执行漏洞 | 29 Sep 201100:00 | – | seebug |
# 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:/o:cisco:ios";
if (description)
{
script_oid("1.3.6.1.4.1.25623.1.0.105637");
script_version("2026-02-02T05:59:28+0000");
script_tag(name:"last_modification", value:"2026-02-02 05:59:28 +0000 (Mon, 02 Feb 2026)");
script_tag(name:"creation_date", value:"2016-05-03 19:23:33 +0200 (Tue, 03 May 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_cve_id("CVE-2011-3271");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Cisco IOS Software Smart Install Remote Code Execution Vulnerability (cisco-sa-20110928-smart-install)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2016 Greenbone AG");
script_family("CISCO");
script_dependencies("gb_cisco_ios_consolidation.nasl");
script_mandatory_keys("cisco/ios/detected");
script_tag(name:"summary", value:"A vulnerability exists in the Smart Install feature of Cisco
Catalyst Switches running Cisco IOS Software that could allow an unauthenticated, remote attacker
to perform remote code execution on the affected device.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"A vulnerability exists in the Smart Install feature of Cisco
Catalyst Switches running Cisco IOS Software that could allow an unauthenticated, remote attacker
to perform remote code execution on the affected device. Smart Install uses TCP port 4786 for
communication. An established TCP connection with a completed TCP three-way handshake is needed
to be able to trigger this vulnerability.");
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-20110928-smart-install");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if( ! version = get_app_version( cpe:CPE, nofork:TRUE ) )
exit( 0 );
affected = make_list(
"12.2(52)EX",
"12.2(52)EX1",
"12.2(55)EX",
"12.2(55)EX1",
"12.2(55)EX2",
"12.2(53)EY",
"12.2(55)EY",
"12.2(55)EZ",
"12.2(52)SE",
"12.2(53)SE",
"12.2(53)SE1",
"12.2(53)SE2",
"12.2(55)SE",
"12.2(55)SE1",
"12.2(55)SE2",
"15.1(4)M",
"15.1(4)M1",
"15.1(3)T",
"15.1(3)T1" );
foreach af ( affected ) {
if( version == af ) {
report = report_fixed_ver( installed_version:version, fixed_version: "See advisory" );
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
02 Feb 2026 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 210
EPSS0.10757