The application server management interface must display an explicit logout message to users indicating the reliable termination of authenticated communications sessions.
An XCCDF Rule
Description
<VulnDiscussion>Providing a logout capability to the user allows the user to explicitly close a session and free those resources used during the session. If a user cannot explicitly end an application session, the session may remain open and be exploited by an attacker; this is referred to as a zombie session. The attacker will then have access to the application server management functions without going through the user authentication process. To inform the user that the session has been reliably closed, a logout message must be displayed to the user.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-204779r961227_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
Configure the application server management interface to display an explicit logout message to users.