UCF STIG Viewer Logo

The DBMS must utilize DoD-approved encryption when passing authentication secrets for remote access sessions.


Overview

Finding ID Version Rule ID IA Controls Severity
V-32182 SRG-APP-000014-DB-000035 SV-42499r3_rule Medium
Description
Without confidentiality protection mechanisms, unauthorized individuals may gain access to sensitive information via a remote access session. Remote access is access to DoD nonpublic information systems by an authorized user (or an information system) communicating through an external, non-organization-controlled network. Remote access methods include, for example, dial-up, broadband, and wireless. Note that access via an approved and properly configured DoD Virtual Private Network (VPN) is deemed to be internal to the DoD Information Network (DoDIN) and so does not count as remote access. Note that remote access as defined here may not mean exactly the same thing as remote access in the terminology of the DBMS. Encryption provides a means to secure the remote connection to prevent unauthorized access to the data traversing the remote access connection, thereby providing a degree of confidentiality. The encryption strength of mechanism is selected based on the security categorization of the information. Logon/Account information can be compromised if authentication secrets (e.g., passwords) being passed over a public network are not secured via approved cryptography. This can result in unauthorized access to the database. DoD-approved cryptography is as specified in the NIST publication FIPS PUB 140-2, "Security Requirements for Cryptographic Modules." Additionally, for classified systems, NSA Type-X (where X=1, 2, 3, 4) products are NSA-certified, hardware-based encryption modules.
STIG Date
Database Security Requirements Guide 2015-12-21

Details

Check Text ( C-40686r4_chk )
Review settings to determine if the DBMS is configured to accept remote connections. If the DBMS is not configured to accept remote connections, this is not applicable (NA).

Check DBMS settings to determine whether the authentication data for remote connections is being encrypted with approved cryptography. If authentication data for remote connections is not being encrypted with DoD-approved cryptography, this is a finding.
Fix Text (F-36105r2_fix)
Configure the DBMS to encrypt authentication data for remote connections using DoD-approved encryption.