From 42f1c5eab16ef8a745b700e309474f58760fa38f Mon Sep 17 00:00:00 2001 From: Ben Stewart Date: Tue, 8 Mar 2016 12:24:48 -0800 Subject: [PATCH] Upgrade Apache Commons Collections to v3.2.2 Version 3.2.1 has a CVSS 10.0 vulnerability. That's the worst kind of vulnerability that exists. By merely existing on the classpath, this library causes the Java serialization parser for the entire JVM process to go from being a state machine to a turing machine. A turing machine with an exec() function! https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-8103 https://commons.apache.org/proper/commons-collections/security-reports.html http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/ --- .../commons-collections/commons-collections/pom.properties | 2 +- .../maven/commons-collections/commons-collections/pom.xml | 4 ++-- .../META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml | 2 +- .../commons-collections/commons-collections/pom.properties | 2 +- .../maven/commons-collections/commons-collections/pom.xml | 4 ++-- .../META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/fs/build/META-INF/maven/commons-collections/commons-collections/pom.properties b/fs/build/META-INF/maven/commons-collections/commons-collections/pom.properties index 4c3cb38..2fc8e7f 100644 --- a/fs/build/META-INF/maven/commons-collections/commons-collections/pom.properties +++ b/fs/build/META-INF/maven/commons-collections/commons-collections/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven #Fri Apr 11 15:38:41 BST 2008 -version=3.2.1 +version=3.2.2 groupId=commons-collections artifactId=commons-collections diff --git a/fs/build/META-INF/maven/commons-collections/commons-collections/pom.xml b/fs/build/META-INF/maven/commons-collections/commons-collections/pom.xml index 91ec7c8..348992d 100644 --- a/fs/build/META-INF/maven/commons-collections/commons-collections/pom.xml +++ b/fs/build/META-INF/maven/commons-collections/commons-collections/pom.xml @@ -27,7 +27,7 @@ 4.0.0 commons-collections commons-collections - 3.2.1 + 3.2.2 Commons Collections 2001 @@ -381,7 +381,7 @@ 1.2 1.2 collections - 3.2.1 + 3.2.2 -bin COLLECTIONS 12310465 diff --git a/fs/build/META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml b/fs/build/META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml index dd56540..bb82e0b 100644 --- a/fs/build/META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml +++ b/fs/build/META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml @@ -680,7 +680,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 commons-lang diff --git a/fs/nullfs/META-INF/maven/commons-collections/commons-collections/pom.properties b/fs/nullfs/META-INF/maven/commons-collections/commons-collections/pom.properties index 4c3cb38..2fc8e7f 100644 --- a/fs/nullfs/META-INF/maven/commons-collections/commons-collections/pom.properties +++ b/fs/nullfs/META-INF/maven/commons-collections/commons-collections/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven #Fri Apr 11 15:38:41 BST 2008 -version=3.2.1 +version=3.2.2 groupId=commons-collections artifactId=commons-collections diff --git a/fs/nullfs/META-INF/maven/commons-collections/commons-collections/pom.xml b/fs/nullfs/META-INF/maven/commons-collections/commons-collections/pom.xml index 91ec7c8..348992d 100644 --- a/fs/nullfs/META-INF/maven/commons-collections/commons-collections/pom.xml +++ b/fs/nullfs/META-INF/maven/commons-collections/commons-collections/pom.xml @@ -27,7 +27,7 @@ 4.0.0 commons-collections commons-collections - 3.2.1 + 3.2.2 Commons Collections 2001 @@ -381,7 +381,7 @@ 1.2 1.2 collections - 3.2.1 + 3.2.2 -bin COLLECTIONS 12310465 diff --git a/fs/nullfs/META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml b/fs/nullfs/META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml index dd56540..bb82e0b 100644 --- a/fs/nullfs/META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml +++ b/fs/nullfs/META-INF/maven/net.sourceforge.htmlunit/htmlunit/pom.xml @@ -680,7 +680,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 commons-lang