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 A835D200BA8 for ; Mon, 24 Oct 2016 21:57:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A6BCB160B02; Mon, 24 Oct 2016 19:57:00 +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 E3A57160AEB for ; Mon, 24 Oct 2016 21:56:59 +0200 (CEST) Received: (qmail 16436 invoked by uid 500); 24 Oct 2016 19:56:58 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 16401 invoked by uid 99); 24 Oct 2016 19:56:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Oct 2016 19:56:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 736312C0D55 for ; Mon, 24 Oct 2016 19:56:58 +0000 (UTC) Date: Mon, 24 Oct 2016 19:56:58 +0000 (UTC) From: "Eric Badger (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-11048) Audit Log should escape control characters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 24 Oct 2016 19:57:00 -0000 Eric Badger created HDFS-11048: ---------------------------------- Summary: Audit Log should escape control characters Key: HDFS-11048 URL: https://issues.apache.org/jira/browse/HDFS-11048 Project: Hadoop HDFS Issue Type: Bug Reporter: Eric Badger Assignee: Eric Badger Allowing control characters without escaping them allows for spoofing audit log entries at worst and accidentally breaking log parsing at best. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org