Check: APSC-DV-002260
Application Security and Development STIG:
APSC-DV-002260
(in versions v5 r3 through v4 r2)
Title
Applications must validate session identifiers. (Cat II impact)
Discussion
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.
Check Content
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
Configure the application to configure user session identifiers.
Additional Identifiers
Rule ID: SV-222580r879638_rule
Vulnerability ID: V-222580
Group Title: SRG-APP-000223
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-001664 |
The information system recognizes only session identifiers that are system-generated. |
Controls
Number | Title |
---|---|
SC-23 (3) |
Unique Session Identifiers With Randomization |