From commits-return-8376-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Mon May 4 12:14:16 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 48271180608 for ; Mon, 4 May 2020 14:14:16 +0200 (CEST) Received: (qmail 85208 invoked by uid 500); 4 May 2020 12:14:15 -0000 Mailing-List: contact commits-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list commits@zookeeper.apache.org Received: (qmail 85196 invoked by uid 99); 4 May 2020 12:14:15 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2020 12:14:15 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 8A2EE8BFAB; Mon, 4 May 2020 12:14:15 +0000 (UTC) Date: Mon, 04 May 2020 12:14:15 +0000 To: "commits@zookeeper.apache.org" Subject: [zookeeper] branch branch-3.5 updated: ZOOKEEPER-3817: suppress log4j SmtpAppender related CVE-2020-9488 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158859445539.3893.10034774044120678046@gitbox.apache.org> From: eolivelli@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: zookeeper X-Git-Refname: refs/heads/branch-3.5 X-Git-Reftype: branch X-Git-Oldrev: 2b85b9bd1644660b70d33b46b1b891359dfdd101 X-Git-Newrev: 3b5be590b7b0bbccfea2a114e10daeb75ce63cef X-Git-Rev: 3b5be590b7b0bbccfea2a114e10daeb75ce63cef X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/zookeeper.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 3b5be59 ZOOKEEPER-3817: suppress log4j SmtpAppender related CVE-2020-9488 3b5be59 is described below commit 3b5be590b7b0bbccfea2a114e10daeb75ce63cef Author: Mate Szalay-Beko AuthorDate: Mon May 4 14:13:41 2020 +0200 ZOOKEEPER-3817: suppress log4j SmtpAppender related CVE-2020-9488 Author: Mate Szalay-Beko Reviewers: Enrico Olivelli Closes #1346 from symat/ZOOKEEPER-3817 (cherry picked from commit f6b54a6cd227ac37f28803f45d7287c7fd3a8142) Signed-off-by: Enrico Olivelli --- owaspSuppressions.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/owaspSuppressions.xml b/owaspSuppressions.xml index ae94db4..2565f0d 100644 --- a/owaspSuppressions.xml +++ b/owaspSuppressions.xml @@ -46,4 +46,9 @@ ZOOKEEPER-3677 --> CVE-2019-17571 + + + CVE-2020-9488 +