The Cisco ISR 4000 Series router must authenticate network management, SNMP, and NTP endpoint devices before establishing a local, remote, and/or network connection using bidirectional authentication that is cryptographically based.

From Cisco IOS XE Release 3 NDM Security Technical Implementation Guide

Part of SRG-APP-000395-NDM-000310

Associated with: CCI-001967

SV-88725r1_rule The Cisco ISR 4000 Series router must authenticate network management, SNMP, and NTP endpoint devices before establishing a local, remote, and/or network connection using bidirectional authentication that is cryptographically based.

Vulnerability discussion

Without authenticating devices, unidentified or unknown devices may be introduced, thereby facilitating malicious activity. Bidirectional authentication provides stronger safeguards to validate the identity of other devices for connections that are of greater risk.A local connection is any connection with a device communicating without the use of a network. A network connection is any connection with a device that communicates through a network (e.g., local area or wide area network, Internet). A remote connection is any connection with a device communicating through an external network (e.g., the Internet).Because of the challenges of applying this requirement on a large scale, organizations are encouraged to only apply the requirement to those limited number (and type) of devices that truly need to support this capability. For network device management, this has been determined to be network management device addresses, SNMP authentication, and NTP authentication.

Check content

Verify that the Cisco ISR 4000 Series router is configured to secure connections. The configuration should look similar to the example below: ip ssh version 2 ip ssh dh min size 2048 ntp authentication-key 1 md5 075B706F471A1A0A464058 7 ntp authenticate ntp trusted-key 1 ntp peer 192.168.2.1 key 1 snmp-server user new-user new-group v3 auth sha password priv aes 128 Cisco If the Cisco ISR 4000 Series router is not configured to secure all management connections, this is a finding.

Fix text

Configure the Cisco ISR 4000 Series router so that connections are secure. The configuration should look similar to the example below: ip ssh version 2 ip ssh dh min size 2048 ntp authentication-key 1 md5 075B706F471A1A0A464058 7 ntp authenticate ntp trusted-key 1 ntp peer 192.168.2.1 key 1 snmp-server user new-user new-group v3 auth sha password priv aes 128 Cisco

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer