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 1E663200ACA for ; Wed, 18 May 2016 18:38:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1D1C5160A00; Wed, 18 May 2016 16:38:15 +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 5740D160A1B for ; Wed, 18 May 2016 18:38:14 +0200 (CEST) Received: (qmail 48815 invoked by uid 500); 18 May 2016 16:38:13 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 48556 invoked by uid 99); 18 May 2016 16:38:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 16:38:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 460352C1F6C for ; Wed, 18 May 2016 16:38:13 +0000 (UTC) Date: Wed, 18 May 2016 16:38:13 +0000 (UTC) From: "Varun Vasudev (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5076) YARN web interfaces lack XFS protection MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 May 2016 16:38:15 -0000 [ https://issues.apache.org/jira/browse/YARN-5076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15289269#comment-15289269 ] Varun Vasudev commented on YARN-5076: ------------------------------------- Ah I think I misunderstood what you were saying. If I understand you correctly, you want the following the configs - # yarn.webapp.xfs-filter.enabled # yarn.resourcemanager.webapp.xframe-options # yarn.nodemanager.webapp.xframe-options # yarn.timeline-service.webapp.xframe-options Correct? > YARN web interfaces lack XFS protection > --------------------------------------- > > Key: YARN-5076 > URL: https://issues.apache.org/jira/browse/YARN-5076 > Project: Hadoop YARN > Issue Type: Bug > Components: nodemanager, resourcemanager, timelineserver > Reporter: Jonathan Maron > Assignee: Jonathan Maron > Attachments: YARN-5076.002.patch > > Original Estimate: 48h > Remaining Estimate: 48h > > There are web interfaces in YARN that do not provide protection against cross frame scripting (https://www.owasp.org/index.php/Clickjacking_Defense_Cheat_Sheet). HADOOP-13008 provides a common filter for addressing this vulnerability, so this filter should be integrated into the YARN web interfaces. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org