You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2019/09/13 07:31:05 UTC

svn propchange: r1853746 - svn:log

Author: jleroux
Revision: 1853746
Modified property: svn:log

Modified: svn:log at Fri Sep 13 07:31:05 2019
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Sep 13 07:31:05 2019
@@ -5,6 +5,8 @@ r1853745 | jleroux | 2019-02-17 13:38:06
 Improved: Improve ObjectInputStream class
 (OFBIZ-10837)
 
+Fixes CVE-2019-0189
+
 The white list I used was not complete.
 This adds "java.util.HashMap", "Boolean", "Number", "Integer" which are the ones
 missing I found so far.