You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/03/24 13:41:25 UTC

[jira] [Comment Edited] (OFBIZ-6959) Update XStream lib to prevent XML External Entity (XXE) Processing

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

Jacques Le Roux edited comment on OFBIZ-6959 at 3/24/16 12:40 PM:
------------------------------------------------------------------

BTW for those interested here is a good reference on this subject http://blog.diniscruz.com/2013/12/xstream-remote-code-execution-exploit.html


was (Author: jacques.le.roux):
BTW for those interested here is a good reference on this subject http://blog.diniscruz.com/2013/08/slides-for-defcon-presentation-on.html

> Update XStream lib to prevent XML External Entity (XXE) Processing
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-6959
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6959
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Trunk, Release Branch 15.12
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: 14.12.01, 12.04.06, 13.07.03, 15.12.01
>
>
> The XStream team has released the [1.4.9 stable version in March 15, 2016|https://x-stream.github.io/changes.html]
> This version fixes the [XML External Entity (XXE) Processing security issue|https://www.owasp.org/index.php/XML_External_Entity_%28XXE%29_Processing]
> Since OFBiz uses the DomDriver, with Java 6 at least in supported releases, [OFBiz seems not really vulnerable|https://x-stream.github.io/faq.html#Security_XXEVulnerability], but better to be safe than sorry, notably for not OOTB uses...
> OWASP Dependency Check did not report this vulnerability. I will report to them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)