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 4933F200C62 for ; Tue, 11 Apr 2017 11:19:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 47C69160B89; Tue, 11 Apr 2017 09:19:46 +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 958D9160B9B for ; Tue, 11 Apr 2017 11:19:45 +0200 (CEST) Received: (qmail 92619 invoked by uid 500); 11 Apr 2017 09:19:44 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 92609 invoked by uid 99); 11 Apr 2017 09:19:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Apr 2017 09:19:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 447931A0422 for ; Tue, 11 Apr 2017 09:19:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id l4Rv2TWBPxS5 for ; Tue, 11 Apr 2017 09:19:43 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 8CB8C5F5A2 for ; Tue, 11 Apr 2017 09:19:42 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id DE2C9E06CC for ; Tue, 11 Apr 2017 09:19:41 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9C40D24066 for ; Tue, 11 Apr 2017 09:19:41 +0000 (UTC) Date: Tue, 11 Apr 2017 09:19:41 +0000 (UTC) From: "Jacques Le Roux (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (OFBIZ-9313) Update Tomcat to 8.0.42 because of CVE-2017-5648 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 11 Apr 2017 09:19:46 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-9313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-9313. ---------------------------------- Resolution: Fixed Assignee: Jacques Le Roux Fix Version/s: 16.11.02 Upcoming Release Fixed at revision 1790943. > Update Tomcat to 8.0.42 because of CVE-2017-5648 > ------------------------------------------------ > > Key: OFBIZ-9313 > URL: https://issues.apache.org/jira/browse/OFBIZ-9313 > Project: OFBiz > Issue Type: Sub-task > Components: framework > Affects Versions: Trunk, Release Branch 16.11 > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Trivial > Labels: cve > Fix For: Upcoming Release, 16.11.02 > > > Quoting a message from announce@apache.org > {quote} > VE-2017-5648 Apache Tomcat Information Disclosure > Severity: Low > Vendor: The Apache Software Foundation > Versions Affected: > Apache Tomcat 9.0.0.M1 to 9.0.0.M17 > Apache Tomcat 8.5.0 to 8.5.11 > Apache Tomcat 8.0.0.RC1 to 8.0.41 > Apache Tomcat 7.0.0 to 7.0.75 > Apache Tomcat 6.0.x is not affected > Description > While investigating bug 60718, it was noticed that some calls to > application listeners did not use the appropriate facade object. When > running an untrusted application under a SecurityManager, it was > therefore possible for that untrusted application to retain a reference > to the request or response object and thereby access and/or modify > information associated with another web application. > Mitigation: > Users of the affected versions should apply one of the following > mitigations: > - Upgrade to Apache Tomcat 9.0.0.M18 or later > - Upgrade to Apache Tomcat 8.5.12 or later > - Upgrade to Apache Tomcat 8.0.42 or later > - Upgrade to Apache Tomcat 7.0.76 or later > Credit: > This issue was identified by the Tomcat security team. > History: > 2017-04-10 Original advisory > References: > [1] https://bz.apache.org/bugzilla/show_bug.cgi?id=60718 > [2] http://tomcat.apache.org/security-9.html > [3] http://tomcat.apache.org/security-8.html > [4] http://tomcat.apache.org/security-7.html > {quote} > It's a low security issue so I'll not backport on no longer or not released branches > All tests pass and UI seems OK. -- This message was sent by Atlassian JIRA (v6.3.15#6346)