Vulnerabilities > CVE-2019-1780 - Argument Injection or Modification vulnerability in Cisco Nx-Os
Summary
A vulnerability in the CLI of Cisco FXOS Software and Cisco NX-OS Software could allow an authenticated, local attacker with administrator credentials to execute arbitrary commands on the underlying operating system of an affected device with elevated privileges. The vulnerability is due to insufficient validation of arguments passed to certain CLI commands. An attacker could exploit this vulnerability by including malicious input as the argument of an affected command. A successful exploit could allow the attacker to execute arbitrary commands on the underlying operating system with elevated privileges. An attacker would need valid administrator credentials to exploit this vulnerability. NX-OS versions prior to 8.3(1) are affected. NX-OS versions prior to 8.3(1) are affected.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Try All Common Application Switches and Options An attacker attempts to invoke all common switches and options in the target application for the purpose of discovering weaknesses in the target. For example, in some applications, adding a --debug switch causes debugging information to be displayed, which can sometimes reveal sensitive processing or configuration information to an attacker. This attack differs from other forms of API abuse in that the attacker is blindly attempting to invoke options in the hope that one of them will work rather than specifically targeting a known option. Nonetheless, even if the attacker is familiar with the published options of a targeted application this attack method may still be fruitful as it might discover unpublicized functionality.
- Using Meta-characters in E-mail Headers to Inject Malicious Payloads This type of attack involves an attacker leveraging meta-characters in email headers to inject improper behavior into email programs. Email software has become increasingly sophisticated and feature-rich. In addition, email applications are ubiquitous and connected directly to the Web making them ideal targets to launch and propagate attacks. As the user demand for new functionality in email applications grows, they become more like browsers with complex rendering and plug in routines. As more email functionality is included and abstracted from the user, this creates opportunities for attackers. Virtually all email applications do not list email header information by default, however the email header contains valuable attacker vectors for the attacker to exploit particularly if the behavior of the email client application is known. Meta-characters are hidden from the user, but can contain scripts, enumerations, probes, and other attacks against the user's system.
- HTTP Parameter Pollution (HPP) An attacker overrides or adds HTTP GET/POST parameters by injecting query string delimiters. Via HPP it may be possible to override existing hardcoded HTTP parameters, modify the application behaviors, access and, potentially exploit, uncontrollable variables, and bypass input validation checkpoints and WAF rules.
- OS Command Injection In this type of an attack, an adversary injects operating system commands into existing application functions. An application that uses untrusted input to build command strings is vulnerable. An adversary can leverage OS command injection in an application to elevate privileges, execute arbitrary commands and compromise the underlying operating system.
Nessus
NASL family CISCO NASL id CISCO-SA-20190515-FXOS-CMDINJ-1780.NASL description According to its self-reported version, Cissco FXOS Software is affected by a vulnerability that allows an authenticated, local attacker with administrator credentials to execute arbitrary commands on the underlying operating system of an affected device with elevated privileges. The vulnerability is due to insufficient validation of arguments passed to certain CLI commands. An attacker could exploit this vulnerability by including malicious input as the argument of an affected command. A successful exploit could allow the attacker to execute arbitrary commands on the underlying operating system with elevated privileges. An attacker would need valid administrator credentials to exploit this vulnerability. Please see the included Cisco BIDs and Cisco Security Advisory for more information last seen 2020-03-26 modified 2019-10-17 plugin id 129981 published 2019-10-17 reporter This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/129981 title Cisco FXOS Software Command Injection Vulnerability (CVE-2019-1780) code #TRUSTED 95974d0204592ba4eb177e28b8f9062f8ce71c044182b1379bf2634a498a75fddee5b0549f00455bda34161c61b22a5d122c0c5c3b253debd58602cbda554a62c8ccb956bca15fe9e1b5cf5b7cbd645183d9d1a8ed2d0850a7e15f1648cb229ad34b738f4c97ae21cb4dc20d540614f08b6957133d9ce64c0cb29ac2555d257735109642f0935ce75fd091673703651e28445fdd19a8d4a7d249741140768d0727fab37ce108f5e22bfa9d7d8ec3b5d8e876a7e8ebbaf80310d0301734d6ffd9691d64da92e6b237019662f081d2d8e54dfd46eec09dc72786f3a24846fd8584f07f42cb512edb5034106fd5d1f45841db1beeb0b131d0645a2f0d455140e423b252b47dd717f45b353f8ed3ccde4fbaae6dd58b30b3e4236a64ab5085f1e713dd57e674f94ca0a0132d7d9023d9b7aad6a95c89f831b577866084d21c33897e47fe663d179f63ee9dd2708c7c566fa82abdb96b77fff49c8e9313098b20842f2d4243f9f2f4bc535049ff53f86666e629302962d3084f4bfb3d044ee64f0aef0bfb8889080ffc2dd5a2e9f1763badb76537bb8d18a909c2f696610ee0767361d98afd8eec1dbc6fa6ac7dac4d8e2453e0872a96e0ab8cf9453a5481ad0d4268aece1207c689ee8792b4103a7f853cdebdcb424c7e4d9864746b320d72709e9556a12270b82ddc2f23b22d9d46ff5f3b7fc7de50882554757c9303b900bf20a0 # # (C) Tenable Network Security, Inc. # include('compat.inc'); if (description) { script_id(129981); script_version("1.5"); script_set_attribute(attribute:"plugin_modification_date", value:"2020/03/25"); script_cve_id("CVE-2019-1780"); script_bugtraq_id(108392); script_xref(name:"CISCO-BUG-ID", value:"CSCvi92332"); script_xref(name:"CISCO-SA", value:"cisco-sa-20190515-nxos-fxos-cmdinj-1780"); script_xref(name:"IAVA", value:"2019-A-0173"); script_name(english:"Cisco FXOS Software Command Injection Vulnerability (CVE-2019-1780)"); script_summary(english:"Checks the version of Cisco FXOS Software"); script_set_attribute(attribute:"synopsis", value: "The remote device is missing a vendor-supplied security patch"); script_set_attribute(attribute:"description", value: "According to its self-reported version, Cissco FXOS Software is affected by a vulnerability that allows an authenticated, local attacker with administrator credentials to execute arbitrary commands on the underlying operating system of an affected device with elevated privileges. The vulnerability is due to insufficient validation of arguments passed to certain CLI commands. An attacker could exploit this vulnerability by including malicious input as the argument of an affected command. A successful exploit could allow the attacker to execute arbitrary commands on the underlying operating system with elevated privileges. An attacker would need valid administrator credentials to exploit this vulnerability. Please see the included Cisco BIDs and Cisco Security Advisory for more information"); # https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190515-nxos-fxos-cmdinj-1780 script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?d79e1307"); script_set_attribute(attribute:"see_also", value:"https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvi92332"); script_set_attribute(attribute:"solution", value: "Upgrade to the relevant fixed version referenced in Cisco bug IDs CSCvi92332"); script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C"); script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C"); script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"); script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C"); script_set_attribute(attribute:"cvss_score_source", value:"CVE-2019-1780"); script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available"); script_cwe_id(77); script_set_attribute(attribute:"vuln_publication_date", value:"2019/05/15"); script_set_attribute(attribute:"patch_publication_date", value:"2019/05/15"); script_set_attribute(attribute:"plugin_publication_date", value:"2019/10/17"); script_set_attribute(attribute:"plugin_type", value:"local"); script_set_attribute(attribute:"cpe", value:"cpe:/o:cisco:fxos"); script_set_attribute(attribute:"stig_severity", value:"I"); script_end_attributes(); script_category(ACT_GATHER_INFO); script_family(english:"CISCO"); script_copyright(english:"This script is Copyright (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof."); script_dependencies("cisco_enumerate_firepower.nbin", "cisco_asa_firepower_version.nasl"); script_require_keys("installed_sw/FXOS"); exit(0); } include('audit.inc'); include('cisco_workarounds.inc'); include('ccf.inc'); product_info = cisco::get_product_info(name:'FXOS'); if( isnull(product_info['model']) || product_info['model'] !~ "^(41|93)[0-9]{2}$" ) audit(AUDIT_HOST_NOT, 'an affected model'); vuln_ranges = [ {'min_ver' : '0.0', 'fix_ver': '2.3.1.130'}, {'min_ver' : '2.4', 'fix_ver': '2.4.1.122'} ]; workarounds = make_list(CISCO_WORKAROUNDS['no_workaround']); workaround_params = make_list(); reporting = make_array( 'port' , 0, 'severity' , SECURITY_HOLE, 'version' , product_info['version'], 'bug_id' , 'CSCvi92332' ); cisco::check_and_report( product_info:product_info, workarounds:workarounds, workaround_params:workaround_params, reporting:reporting, vuln_ranges:vuln_ranges );
NASL family CISCO NASL id CISCO-SA-20190515-NXOS-CMDINJ-1780.NASL description According to its self-reported version, Cissco NX-OS Software is affected by a vulnerability that allows an authenticated, local attacker with administrator credentials to execute arbitrary commands on the underlying operating system of an affected device with elevated privileges. The vulnerability is due to insufficient validation of arguments passed to certain CLI commands. An attacker could exploit this vulnerability by including malicious input as the argument of an affected command. A successful exploit could allow the attacker to execute arbitrary commands on the underlying operating system with elevated privileges. An attacker would need valid administrator credentials to exploit this vulnerability. Please see the included Cisco BIDs and Cisco Security Advisory for more information last seen 2020-06-01 modified 2020-06-02 plugin id 128281 published 2019-08-28 reporter This script is Copyright (C) 2019 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/128281 title Cisco NX-OS Software Command Injection Vulnerability (CVE-2019-1780)