Sessionid configured to use at least A-Z, a-z, and 0-9
search cancel

Sessionid configured to use at least A-Z, a-z, and 0-9

book

Article ID: 235541

calendar_today

Updated On:

Products

CA Performance Management - Usage and Administration DX NetOps

Issue/Introduction

If the web server is not configured to use at least A-Z, a-z, and 0-9 to generate session identifiers, this is a finding.

Vul ID 41809 The web server must generate a session ID using as much of the character set as possible to reduce the risk of brute force.

Environment

Dx NetOps Performance Management 21.2.x

Resolution

Jetty generates the JSESSION IDs.  We don't have any control over the letters/digits that JSESSIONID uses.  Anyone using jetty and session objects has the same issue.