Applications must validate session identifiers.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
medium | V-222580 | SRG-APP-000223 | APSC-DV-002260 | SV-222580r1043180_rule | 2025-02-12 | 6 |
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. |
ℹ️ Check |
---|
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 |
---|
Configure the application to configure user session identifiers. |