You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/03/29 19:18:25 UTC

[jira] [Comment Edited] (MWAR-369) Upgrade to XStream 1.4.9

    [ https://issues.apache.org/jira/browse/MWAR-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216369#comment-15216369 ] 

Karl Heinz Marbaise edited comment on MWAR-369 at 3/29/16 5:18 PM:
-------------------------------------------------------------------

Unfortunately the new XStream 1.4.9 dependency needs JDK 1.8 but the maven-war-plugin in version 3.0.0 will be lifted to JDK 6...version 1.4.7 seemed to be working...and addresses the issues.


was (Author: khmarbaise):
Unfortunately the new XStream 1.4.9 dependency needs JDK 1.8 but the maven-war-plugin in version 3.0.0 will be lifted to JDK 6...version 1.4.7 seemed to be working...

> 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)