UCF STIG Viewer Logo

The Cisco IOS XE router must enforce a 60-day maximum password lifetime restriction.


Overview

Finding ID Version Rule ID IA Controls Severity
V-74025 CISR-ND-000065 SV-88699r2_rule Medium
Description
Any password, no matter how complex, can eventually be cracked. Therefore, passwords need to be changed at specific intervals. One method of minimizing this risk is to use complex passwords and periodically change them. If the network device does not limit the lifetime of passwords and force users to change their passwords, there is the risk that the passwords could be compromised. This requirement does not include emergency administration accounts which are meant for access to the network device in case of failure. These accounts are not required to have maximum password lifetime restrictions.
STIG Date
Cisco IOS XE Release 3 NDM Security Technical Implementation Guide 2018-12-20

Details

Check Text ( C-74115r3_chk )
Verify that the Cisco IOS XE router is configured to enforce a 60-day maximum password life.

The configuration should look like the example below:

aaa common-criteria policy
lifetime month 2

If a 60-day maximum password life is not configured, this is a finding.
Fix Text (F-80567r2_fix)
Use the following commands to configure a 60-day maximum password life:

aaa common-criteria policy
lifetime month 2