The web server must set an absolute session timeout value of eight hours or less.
Overview
Finding ID
Version
Rule ID
IA Controls
Severity
V-206414
SRG-APP-000295-WSR-000012
SV-206414r1043182_rule
Medium
Description
Leaving sessions open indefinitely is a major security risk. An attacker can easily use an already authenticated session to access the hosted application as the previously authenticated user. By closing sessions after an absolute period of time, the user is forced to re-authenticate guaranteeing the session is still in use. Enabling an absolute timeout for sessions closes sessions that are still active. Examples would be a runaway process accessing the web server or an attacker using a hijacked session to slowly probe the web server.