Skip to main content
CUI

Documentation - V-206397

V-206397

Web Server Security Requirements Guide

CAT II

Title

Cookies exchanged between the web server and client, such as session cookies, must have security settings that disallow cookie access outside the originating web server and hosted application.

Description

<VulnDiscussion>Cookies are used to exchange data between the web server and the client. Cookies, such as a session cookie, may contain session information and user credentials used to maintain a persistent connection between the user and the hosted application since HTTP/HTTPS is a stateless protocol. When the cookie parameters are not set properly (i.e., domain and path parameters), cookies can be shared within hosted applications residing on the same web server or to applications hosted on ...

Fix Text (Documentation Requirement)

Configure the web server to set properties within cookies to disallow the cookie to be accessed by other web servers and applications.

Documentation Status

Cancel
CUI