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:27:59 UTC

svn propchange: r1853745 - svn:log

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

Modified: svn:log at Fri Sep 13 07:27:59 2019
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Sep 13 07:27:59 2019
@@ -1,6 +1,8 @@
 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.