Check: SRG-APP-000153-AS-000104
Application Server SRG:
SRG-APP-000153-AS-000104
(in versions v3 r4 through v2 r2)
Title
The application server must authenticate users individually prior to using a group authenticator. (Cat II impact)
Discussion
To assure individual accountability and prevent unauthorized access, application server users (and any processes acting on behalf of application server users) must be individually identified and authenticated. A group authenticator is a generic account used by multiple individuals. Use of a group authenticator alone does not uniquely identify individual users. Application servers must ensure that individual users are authenticated prior to authenticating via role or group authentication. This is to ensure that there is non-repudiation for actions taken.
Check Content
Review the application server documentation and configuration to determine if the application server individually authenticates users prior to authenticating via a role or group. Review application server logs to verify user accesses requiring authentication can be traced back to an individual account. If the application server does not authenticate users on an individual basis, this is a finding.
Fix Text
Configure the application server to authenticate users individually prior to allowing any group-based authentication.
Additional Identifiers
Rule ID: SV-204748r879594_rule
Vulnerability ID: V-204748
Group Title: SRG-APP-000153
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000770 |
The organization requires individuals to be authenticated with an individual authenticator when a group authenticator is employed. |
Controls
Number | Title |
---|---|
IA-2 (5) |
Group Authentication |