[
https://issues.apache.org/jira/browse/AXIS2-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651050#comment-14651050
]
Hudson commented on AXIS2-5711:
-------------------------------
SUCCESS: Integrated in axis2-1.6 #360 (See
[https://builds.apache.org/job/axis2-1.6/360/])
AXIS2-5711: Upgrade commons-fileupload. (veithen: rev 1693812)
* /axis/axis2/java/core/branches/1_6
* /axis/axis2/java/core/branches/1_6/modules/osgi-tests/pom.xml
* /axis/axis2/java/core/branches/1_6/modules/parent/pom.xml
> commons-fileupload versions 1.0 - 1.2.2 are subject to CVE-2013-0248
> --------------------------------------------------------------------
>
> Key: AXIS2-5711
> URL: https://issues.apache.org/jira/browse/AXIS2-5711
> Project: Axis2
> Issue Type: Bug
> Components: Integration
> Affects Versions: 1.6.2
> Environment: all environments
> Reporter: Martin Gainty
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> modules/parent/pom.xml requires 1.3 version of commons-fileupload
> <!-- commons-fileupload versions 1.0 - 1.2.2 are subject to CVE-2013-0248 -->
> <!-- commons.fileupload.version>1.2</commons.fileupload.version -->
> <commons.fileupload.version>1.3</commons.fileupload.version>
> modules/fastinfoset/pom.xml requires 1.3 commons-fileupload
> <dependency>
> <groupId>commons-fileupload</groupId>
> <artifactId>commons-fileupload</artifactId>
> <version>1.3</version> <!-- commons-fileupload versions 1.0 -
> 1.2.2 are subject to CVE-2013-0248 -->
> </dependency>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]