Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ADD3518F02 for ; Wed, 24 Feb 2016 10:48:18 +0000 (UTC) Received: (qmail 95452 invoked by uid 500); 24 Feb 2016 10:48:18 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 95390 invoked by uid 500); 24 Feb 2016 10:48:18 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 95347 invoked by uid 99); 24 Feb 2016 10:48:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2016 10:48:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 28DA22C1F57 for ; Wed, 24 Feb 2016 10:48:18 +0000 (UTC) Date: Wed, 24 Feb 2016 10:48:18 +0000 (UTC) From: "Robert Metzger (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FLINK-3478) Flink serves arbitary files through the web interface MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger resolved FLINK-3478. ----------------------------------- Resolution: Fixed Fix Version/s: (was: 0.10.3) Resolved for 1.0.0 in http://git-wip-us.apache.org/repos/asf/flink/commit/eaa9050a > Flink serves arbitary files through the web interface > ----------------------------------------------------- > > Key: FLINK-3478 > URL: https://issues.apache.org/jira/browse/FLINK-3478 > Project: Flink > Issue Type: Bug > Components: Webfrontend > Affects Versions: 0.10.0, 1.0.0, 0.10.1 > Reporter: Maximilian Michels > Assignee: Ufuk Celebi > Priority: Blocker > Fix For: 1.0.0 > > > Flink serves arbitrary files through the web server of the 8081 port, e.g. {{../../../../../../../../../../etc/passwd}}. > The requested path needs to be validated before it is served. -- This message was sent by Atlassian JIRA (v6.3.4#6332)