Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-2938

Set Crowd JSESSIONID as HTTPOnly in the default configuration

      This is to improve mitigation of XSS vulnerabilities.

            [CWD-2938] Set Crowd JSESSIONID as HTTPOnly in the default configuration

            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Simplified Crowd Development Workflow v2 - restricted [ 1509400 ] New: JAC Bug Workflow v3 [ 3364557 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: Simplified Crowd Development Workflow v2 [ 1391301 ] New: Simplified Crowd Development Workflow v2 - restricted [ 1509400 ]
            Owen made changes -
            Workflow Original: Crowd Development Workflow v2 [ 410112 ] New: Simplified Crowd Development Workflow v2 [ 1391301 ]
            VitalyA made changes -
            Labels Original: security New: no-advisory-required security
            joe made changes -
            Assignee New: joe [ jwalton ]
            joe made changes -
            Fix Version/s New: 2.5.2 [ 28296 ]
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]

            joe added a comment -

            For existing installations, the Crowd Context in apache-tomcat/conf/Catalina/localhost/crowd.xml needs to be edited from:

            <Context path="/crowd" docBase="../../crowd-webapp" debug="0">
            

            to

            <Context path="/crowd" docBase="../../crowd-webapp" debug="0" useHttpOnly="true">
            

            joe added a comment - For existing installations, the Crowd Context in apache-tomcat/conf/Catalina/localhost/crowd.xml needs to be edited from: <Context path= "/crowd" docBase= "../../crowd-webapp" debug= "0" > to <Context path= "/crowd" docBase= "../../crowd-webapp" debug= "0" useHttpOnly= " true " >
            VitalyA created issue -

              jwalton joe
              vosipov VitalyA
              Affected customers:
              0 This affects my team
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: