Check: SRG-APP-000171-AS-000119
Application Server SRG:
SRG-APP-000171-AS-000119
(in versions v3 r4 through v2 r2)
Title
The application server must store only encrypted representations of passwords. (Cat II impact)
Discussion
Applications must enforce password encryption when storing passwords. Passwords need to be protected at all times and encryption is the standard method for protecting passwords. If passwords are not encrypted, they can be plainly read and easily compromised. Application servers provide either a local user store or they integrate with enterprise user stores like LDAP. When the application server is responsible for creating or storing passwords, the application server must enforce the storage of encrypted representations of passwords.
Check Content
Review application server documentation and configuration to determine if the application server enforces the requirement to only store encrypted representations of passwords. If the application server is not configured to meet this requirement, this is a finding.
Fix Text
Configure the application server to only store encrypted representations of passwords.
Additional Identifiers
Rule ID: SV-204751r879608_rule
Vulnerability ID: V-204751
Group Title: SRG-APP-000171
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000196 |
The information system, for password-based authentication, stores only cryptographically-protected passwords. |
Controls
Number | Title |
---|---|
IA-5 (1) |
Password-Based Authentication |