Check: SRG-APP-000439-WSR-000152
Web Server SRG:
SRG-APP-000439-WSR-000152
(in versions v4 r2 through v2 r2)
Title
Web server session IDs must be sent to the client using SSL/TLS. (Cat II impact)
Discussion
The HTTP protocol is a stateless protocol. To maintain a session, a session identifier is used. The session identifier is a piece of data that is used to identify a session and a user. If the session identifier is compromised by an attacker, the session can be hijacked. By encrypting the session identifier, the identifier becomes more difficult for an attacker to hijack, decrypt, and use before the session has expired.
Check Content
Review the web server documentation and deployed configuration to determine whether the session identifier is being sent to the client encrypted. If the web server does not encrypt the session identifier, this is a finding.
Fix Text
Configure the web server to encrypt the session identifier for transmission to the client.
Additional Identifiers
Rule ID: SV-206435r961632_rule
Vulnerability ID: V-206435
Group Title: SRG-APP-000439
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-002418 |
Protect the confidentiality and/or integrity of transmitted information. |
Controls
Number | Title |
---|---|
SC-8 |
Transmission Confidentiality and Integrity |