UCF STIG Viewer Logo

The DBMS must support organizational requirements to enforce password complexity by the number of lower case characters used.


Overview

Finding ID Version Rule ID IA Controls Severity
V-32464 SRG-APP-000167-DB-000071 SV-42801r1_rule Medium
Description
Password complexity or strength is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. Password complexity is one factor of several that determine how long it takes to crack a password. The more complex the password is, the greater the number of possible combinations that need to be tested before the password is compromised. Use of a complex password helps to increase the time and resources required to compromise the password.
STIG Date
Database Security Requirements Guide 2012-07-02

Details

Check Text ( C-40901r1_chk )
Check DBMS settings to determine whether passwords must contain the organization defined number of lower case characters. If the DBMS does not force the password to have the organizationally defined number of lower case characters, this is a finding.
Fix Text (F-36378r1_fix)
Modify DBMS settings to force passwords to contain the organization defined number of lower case characters.