V-204779
Application Server Security Requirements Guide
Title
The application server management interface must display an explicit logout message to users indicating the reliable termination of authenticated communications sessions.
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 rel...
Fix Text (Documentation Requirement)
Configure the application server management interface to display an explicit logout message to users.