This gives a potential attacker lots of information about available AJAX request handlers in Confluence.

            [CONFSERVER-9718] DWR debug mode is enabled

            If you need to manually fix this problem on your instance you should edit the <confluence install>/confluence/WEB-INF/web.xml and locate the following lines -

            <servlet-class>uk.ltd.getahead.dwr.DWRServlet</servlet-class>
                <init-param>
                <param-name>debug</param-name>
                <param-value>true</param-value>
             </init-param>
            

            Change the param-value to false.

            Paul Curren added a comment - If you need to manually fix this problem on your instance you should edit the <confluence install>/confluence/WEB-INF/web.xml and locate the following lines - <servlet-class>uk.ltd.getahead.dwr.DWRServlet</servlet-class> <init-param> <param-name>debug</param-name> <param-value>true</param-value> </init-param> Change the param-value to false .

            Yes, needless to say we should not have debug modes enabled by default on shipped products anywhere. Might be useful to hook this mode into Confluence's developer run mode.

            Christopher Owen [Atlassian] added a comment - - edited Yes, needless to say we should not have debug modes enabled by default on shipped products anywhere. Might be useful to hook this mode into Confluence's developer run mode.

            Matt Ryall added a comment -

            Quick review from Chris would be good so he's aware of the problem.

            Matt Ryall added a comment - Quick review from Chris would be good so he's aware of the problem.

              christopher.owen@atlassian.com Christopher Owen [Atlassian]
              matt@atlassian.com Matt Ryall
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: