UCF STIG Viewer Logo

Applications must validate session identifiers.


Overview

Finding ID Version Rule ID IA Controls Severity
V-70211 APSC-DV-002260 SV-84833r1_rule Medium
Description
Many web development frameworks such as PHP, .NET, and ASP include their own mechanisms for session management. Whenever possible it is recommended to utilize the provided session management framework.
STIG Date
Application Security and Development Security Technical Implementation Guide 2018-12-24

Details

Check Text ( C-70687r1_chk )
Review the application documentation and interview the application administrator.

Identify how the application validates session IDs.

If using a web development framework, ask the application administrator to provide details on the framework's session configuration as it relates to session validation.

If the application is not configured to validate user session identifiers, this is a finding.
Fix Text (F-76447r1_fix)
Configure the application to configure user session identifiers.