Skip to content

The application must automatically terminate the admin user session and log off admin users after a 10 minute idle time period is exceeded.

An XCCDF Rule

Description

<VulnDiscussion>Leaving an admin user's application session established for an indefinite period of time increases the risk of session hijacking. Session termination terminates an individual user's logical application session after 10 minutes of application inactivity at which time the user must re-authenticate and a new session must be established if the user desires to continue work in the application.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-222390r879673_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

Design and configure the application to terminate the admin users session after 10 minutes of inactivity.