From 6e750091c01ff8cf0eadea39537a9588cdc9dbb6 Mon Sep 17 00:00:00 2001 From: Jeffrey Crowell Date: Tue, 8 Mar 2016 13:24:54 -0500 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/ --- examples/milton-anno-bandstand/pom.xml | 2 +- examples/milton-anno-ref/pom.xml | 2 +- examples/milton-ref/pom.xml | 2 +- milton-server-ce/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/milton-anno-bandstand/pom.xml b/examples/milton-anno-bandstand/pom.xml index f09df9f..233cb25 100644 --- a/examples/milton-anno-bandstand/pom.xml +++ b/examples/milton-anno-bandstand/pom.xml @@ -86,7 +86,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 net.sourceforge.cardme diff --git a/examples/milton-anno-ref/pom.xml b/examples/milton-anno-ref/pom.xml index 5a2ad07..6415fab 100644 --- a/examples/milton-anno-ref/pom.xml +++ b/examples/milton-anno-ref/pom.xml @@ -52,7 +52,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 ${project.groupId} diff --git a/examples/milton-ref/pom.xml b/examples/milton-ref/pom.xml index a478a7e..f9230fc 100644 --- a/examples/milton-ref/pom.xml +++ b/examples/milton-ref/pom.xml @@ -69,7 +69,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 ${project.groupId} diff --git a/milton-server-ce/pom.xml b/milton-server-ce/pom.xml index d2c29f4..6f8ba69 100644 --- a/milton-server-ce/pom.xml +++ b/milton-server-ce/pom.xml @@ -147,7 +147,7 @@ commons-collections commons-collections jar - 3.2.1 + 3.2.2 org.restlet.jse