Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-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 861DC192F3 for ; Tue, 29 Mar 2016 17:43:27 +0000 (UTC) Received: (qmail 88283 invoked by uid 500); 29 Mar 2016 17:43:25 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 88239 invoked by uid 500); 29 Mar 2016 17:43:25 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 88135 invoked by uid 99); 29 Mar 2016 17:43:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Mar 2016 17:43:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 877442C1F5D for ; Tue, 29 Mar 2016 17:43:25 +0000 (UTC) Date: Tue, 29 Mar 2016 17:43:25 +0000 (UTC) From: "Hudson (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MWAR-369) Upgrade to XStream 1.4.9 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/MWAR-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216439#comment-15216439 ] Hudson commented on MWAR-369: ----------------------------- SUCCESS: Integrated in maven-plugins #5540 (See [https://builds.apache.org/job/maven-plugins/5540/]) [MWAR-369] Upgrade to 1.4.7 based on security issues. (khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1737023]) * maven-war-plugin/pom.xml > Upgrade to XStream 1.4.9 > ------------------------ > > Key: MWAR-369 > URL: https://issues.apache.org/jira/browse/MWAR-369 > Project: Maven WAR Plugin > Issue Type: Bug > Components: manifest > Affects Versions: 2.6 > Reporter: Mark Symons > Labels: security > Fix For: 3.0.0 > > > maven-war-plugin v2.6 has dependency on {{com.thoughtworks.xstream:xstream}} 1.4.4 > There are two security threats: > * CVE-2013-7285, an arbitrary execution of commands when unmarshalling. Addressed in 1.4.7 > * XXE vulnerability, addressed in 1.4.9 > CVE-2013-7285 is identified as an "unscored" threat by Nexus Repository Manager. -- This message was sent by Atlassian JIRA (v6.3.4#6332)