[
https://issues.apache.org/jira/browse/ROL-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631493#comment-15631493
]
ASF GitHub Bot commented on ROL-2103:
-------------------------------------
GitHub user lbtc-xxx opened a pull request:
https://github.com/apache/roller/pull/6
ROL-2103 Upgrade vulnerable commons-collections to 3.2.2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lbtc-xxx/roller feature/ROL-2103
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/roller/pull/6.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #6
----
commit 958c49134fff0db7ef7deb94febea51c6a83da60
Author: Kohei Nozaki <[email protected]>
Date: 2016-11-03T04:05:22Z
ROL-2103 Upgrade vulnerable commons-collections to 3.2.2
----
> Upgrade vulnerable commons-collections to 3.2.2
> -----------------------------------------------
>
> Key: ROL-2103
> URL: https://issues.apache.org/jira/browse/ROL-2103
> Project: Apache Roller
> Issue Type: Improvement
> Components: Installation & Configuration
> Affects Versions: 5.1.2
> Reporter: Kohei Nozaki
> Assignee: Roller Unassigned
> Priority: Trivial
> Attachments: ROL-2103.patch
>
>
> As reported in CVE-2015-4852 or
> https://issues.apache.org/jira/browse/COLLECTIONS-580 there is a
> vulnerability in commons-collections.
> It's a transitive depdendency of Velocity and I think current Roller has not
> affected from it, but I think any vulnerable code should be removed from our
> distribution anyway.
> NOTE: Velocity has been upgraded commons collections as well in svn their
> trunk but I'm not sure when the next release of Velocity will come out.
> https://issues.apache.org/jira/browse/VELOCITY-869
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)