[
https://issues.apache.org/jira/browse/KAFKA-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014846#comment-15014846
]
ASF GitHub Bot commented on KAFKA-2866:
---------------------------------------
GitHub user granthenke opened a pull request:
https://github.com/apache/kafka/pull/564
KAFKA-2866: Bump up commons-collections version to 3.2.2 to address a…
… security flaw
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/granthenke/kafka commons
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/564.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 #564
----
commit a5d803788da051c44ae9e298e4e68fe2862294a3
Author: Grant Henke <[email protected]>
Date: 2015-11-20T00:22:40Z
KAFKA-2866: Bump up commons-collections version to 3.2.2 to address a
security flaw
----
> Bump up commons-collections version to 3.2.2 to address a security flaw
> -----------------------------------------------------------------------
>
> Key: KAFKA-2866
> URL: https://issues.apache.org/jira/browse/KAFKA-2866
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.9.0.0
> Reporter: Grant Henke
> Assignee: Grant Henke
>
> Update commons-collections from 3.2.1 to 3.2.2 because of a major security
> vulnerability. There are many other open source projects use
> commons-collections and are also affected.
> Please see
> http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/
> for the discovery of the vulnerability.
> https://issues.apache.org/jira/browse/COLLECTIONS-580 has the discussion
> thread of the fix.
> https://blogs.apache.org/foundation/entry/apache_commons_statement_to_widespread
> The ASF response to the security vulnerability.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)