Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3E429200B38 for ; Fri, 8 Jul 2016 11:51:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3D0D3160A86; Fri, 8 Jul 2016 09:51:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B2EB0160A5A for ; Fri, 8 Jul 2016 11:51:12 +0200 (CEST) Received: (qmail 49374 invoked by uid 500); 8 Jul 2016 09:51:11 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 49322 invoked by uid 99); 8 Jul 2016 09:51:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2016 09:51:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 44FD22C02AF for ; Fri, 8 Jul 2016 09:51:11 +0000 (UTC) Date: Fri, 8 Jul 2016 09:51:11 +0000 (UTC) From: "Hudson (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4601) webconsole can always be accessed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 08 Jul 2016 09:51:13 -0000 [ https://issues.apache.org/jira/browse/WW-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367467#comment-15367467 ] Hudson commented on WW-4601: ---------------------------- SUCCESS: Integrated in Struts-JDK6-support-2.3 #1040 (See [https://builds.apache.org/job/Struts-JDK6-support-2.3/1040/]) WW-4601 Hides webconsole when not in devMode (lukaszlenart: rev e8b48f8bb4a0926bcc89e566f666c5b6b499c55b) * core/src/main/java/org/apache/struts2/dispatcher/DefaultStaticContentLoader.java > webconsole can always be accessed > --------------------------------- > > Key: WW-4601 > URL: https://issues.apache.org/jira/browse/WW-4601 > Project: Struts 2 > Issue Type: Bug > Reporter: Alireza Fattahi > Assignee: Lukasz Lenart > Fix For: 2.3.31, 2.5.3 > > > It is possible that you get the webconsole.html in dev without having debug in the stack trace > I found that you can access /stuts/webconsole.html to see this html. For example (thanks jgeppert! ) : > {code} > http://struts.jgeppert.com/struts2-jquery-showcase/struts/webconsole.html > {code} > I wonder if this should be fixed and if this can be used for attackers. -- This message was sent by Atlassian JIRA (v6.3.4#6332)