The Juniper router must be configured to require that when a password is changed, the characters are changed in at least eight of the positions within the password.

From Juniper Router NDM Security Technical Implementation Guide

Part of SRG-APP-000170-NDM-000329

Associated with: CCI-000195

JUNI-ND-000610_rule The Juniper router must be configured to require that when a password is changed, the characters are changed in at least eight of the positions within the password.

Vulnerability discussion

: If the application allows the user to consecutively reuse extensive portions of passwords, this increases the chances of password compromise by increasing the window of opportunity for attempts at guessing and brute-force attacks.The number of changed characters refers to the number of changes required with respect to the total number of positions in the current password. In other words, characters may be the same within the two passwords; however, the positions of the like characters must be different.Multifactor authentication (MFA) is required for all administrative and user accounts on network devices, except for an account of last resort and (where applicable) a root account. Passwords should only be used when MFA using PKI is not available, and for the account of last resort and root account.

Check content

Review the router configuration to verify that it is compliant with this requirement as shown in the example below. system { … … … login { password { minimum-changes 8; } } If the router is not configured to require that when a password is changed, the characters are changed in at least eight of the positions within the password, this is a finding.

Fix text

Configure the router to enforce password complexity by requiring that when a password is changed, the characters are changed in at least eight of the positions within the password as shown in the example below. [edit system login] set minimum-changes 8

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