svn propchange: r1853746 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1853746 - svn:log

jleroux@apache.org
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.