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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-6959:
----------------------------------------

In the description I wrote that
{code}
OWASP Dependency Check did not report this vulnerability. I will report to them.
{code}
I was a bit ahead, the CVE has not been yet created http://www.openwall.com/lists/oss-security/2016/03/25/8


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