UCF STIG Viewer Logo

The DBMS must use organization defined replay-resistant authentication mechanisms for network access to non-privileged accounts.


Overview

Finding ID Version Rule ID IA Controls Severity
V-32451 SRG-APP-000157-DB-000112 SV-42788r1_rule Medium
Description
An authentication process resists replay attacks if it is impractical to achieve a successful authentication by recording and replaying a previous authentication message. Techniques used to address this include protocols using nonce's (e.g., numbers generated for a specific one time use) or challenges (e.g., TLS, WS_Security), and time synchronous or challenge-response one-time authenticators. Replay attacks, if successfully used against a database account, could result in access to database data. A successful replay attack against a non-privileged database account could result in a compromise of data stored on the database.
STIG Date
Database Security Requirements Guide 2012-07-02

Details

Check Text ( C-40890r1_chk )
Review DBMS settings to determine whether organization defined replay-resistant authentication mechanisms for network access to non-privileged accounts exist. If these mechanisms do not exist, this is a finding.
Fix Text (F-36366r1_fix)
Configure DBMS settings to require organization defined replay-resistant authentication mechanisms for network access to non-privileged accounts.